2109 1
How to read powershell script file from log parser and save data in sql using c#?

Bascially,LogParser is used to read IIS logs.We upload one log file to log parser, select query and we get results of query like :user agent,ip address(basically hits to particular url).That query is PS(PowerShell Script) file.

Any idea how to read that PS file and save output of that query to db?

...
Type
Question
2071 0
Using CKEditor (Rich-Text Editor) in ASP.NET Core
In this article, I have provided step by step procedure on how to add CKEditor in ASP.Net Core Project and use it to save data in the database.
Type
Article
2069 2
Facebook: get list of pages that a user is admin of using OAuth in ASP.NET MVC

Hi, I have added login with facebook button using OAuth in my MVC project, now I want to get list of all the pages,while user is logging in, of which user is admin, here is the link which shows method to get list of pages that a user is admin of

But I would like to know to get the pages while logging in using ASP.NET MVC C#

Thanks.

...
Type
Question
2058 1
How to save image/video on server with or without web api in MVC?

I have a website that shows galleries, users can upload their own content from the web (by entering a URL) or by uploading a picture from their computer.

I am storing the URL in the database which works fine for the first case but I need to figure out where to store the actual images if a user uploads pictures from their local computer.

Is there any recommendation here or best practice on where should I store these and how can i store it on server?

help me! thank you very much

...
Type
Question
2021 0
jQuery Autocomplete Textbox in ASP.NET Core MVC
In this article, I have mentioned how you can create jquery autocomplete textbox using ajax in ASP.NET Core MVC
Type
Article

1997 1
How to change the Unzip directory from Appdomain BaseDirectory

I have an action where I am putting zip files and those zipped files are unzipped. Now, the problem is, when I am unzipping those files....those files are saved into the App_Data folder in a weird format. Note that, I am saving the directory path as the string in my database table(img1).

...

Type
Question
1967 0
jQuery Datatable Server side processing in ASP.NET Core
In this article, I have mentioned step by step procedure to use jQuery datatable with server side processing in ASP.NET core, with pagination, searching and sorting.
Type
Article
1966 1
Can we use email or string as a primary key in database table?

Can we use email/string as a primary key in database table? and can pass in method of Asp.Net.

 

...
Type
Question
1964 0
Download and Install IIS URL Rewrite (With Usage Example)
In this article, I have mentioned how we can download and install IIS URL rewrite which can be helpful in creating rules.
Type
Article
1962 1
How to get separate DLLs for each area in an area concept applied project in ASP.NET MVC?

We are creating a big project/ERP in our software firm where we are using area concept for different modules. Problem is when we are publishing the project, there are only 5 project related DLLs like **.core.dll, *.utlility.DLL etc. What I am wanting is, to create DLLs for each area like HRMS.dll, Payroll.DLL, inventory.DLL etc. Is there any process?

...
Type
Question

Page 27 of 31