12447 1
Performing CRUD operations in ASP.NET MVC using jqGrid (Explanation with example)
This article will explain you step by step, about how to perform CRUD operations in asp.net MVC using jQGrid
Type
Article
12287 0
Implementing WebGrid in MVC (Step by step integration)
In this article, I am going to provide you step by step procedure of implementing WebGrid in MVC.I will also explain how to sort, paginate, specify column name's etc in WebGrid of MVC
Type
Article
12162 0
Read Excel file and import data into GridView using Datatable in ASP.NET
In this article, I have explained how you can use C#, to read excel file into GridView using datatable in ASP.NET web-forms
Type
Article
12092 0
How to enable caching in IIS
Explains how to enable caching in IIS so that performance of website is improved by not requesting same content again
Type
Article
11954 1
how to implement remember me functionality in mvc?

how to implement remember me functionality in mvc?

is it secure to use cookies for this?

...
Type
Question

11911 3
How to send browser push Notification using asp.net web-forms?

Hi, I would like to know how can I send or push notification to the user to the browser using asp.net web forms? Something like the below image

...

Type
Question
11866 0
Enabling CORS in IIS (Various possible methods)
In this article, I have provided various possible methods to enable CORS using IIS server configuration, using C# or Web.Config or using IIS manager.
Type
Article
11747 3
How to show date time with am/pm using C# in ASP.NET?

I have datetime saved in the database as "2019-04-06 15:22:23.150" now, how can show this date time value to user with am/pm using C# or Razor syntax in MVC View?

Sample output : 09/04/2019 03:52 PM

Thanks

...
Type
Question
11676 0
Remote Validations in MVC (Check if Email id exists in database)
In this article, I have explained how we can use Remote validations in MVC to check if username or email id is already registered and saved in database or not while registering a user.
Type
Article
11652 1
Solving error "the breakpoint will not currently be hit" in Visual studio ( Multiple ways)
In this article, I have provided multiple ways to resolve error "the breakpoint will not currently be hit, no symbols have been loaded for this document" in visual studio.
Type
Article

Page 6 of 31