Blocking Particular Website in Computer
How can I block some website permanently like (facebook.com) and more social site on my employees computers
View ArticlePagination with DataList
The most versatile control of ASP.NET, DataList, lacks one thing Pagination, built in.
View ArticleGridView with Fixed Header and Scroll Bar
Let's learn how to make a scrollable GridView and Fix headers with simple steps.
View ArticleHTTP Error 500.23 – Internal Server Error – Solution 2
Hi,If you keep visiting here, some days ago, I have posted a same post here. The problem is similar again but difference is another way to solve the same problem. Lets have a look at fresh snapshot....
View ArticleHTTP Error 500.23 – Internal Server Error in Visual Studio 2013
HTTP Error 500.23 – Internal Server Error in Visual Studio 2013
View ArticleCodeProject Feed Submission from WordPress
Hi, Today, I am sharing a useful tip about CodeProject. This article is helpful if you are blogger and use CodeProject and want to use CodeProject feed submission. This feature is known as Technical...
View ArticleRichTextBox in a Single Textbox Among Multiple TinyMCE
RichTextBox in a single textbox among multiple TinyMCE
View ArticleURL Re-Writing with Global.asax
We will learn how to achieve URL Re-Writing using Global.asax file in ASP.NET to created SEO friendly URLs in our website or blog created with ASP.NET.
View ArticleValidate Email ID in ASP.NET TextBox using JavaScript
Validate Email ID in ASP.NET TextBox using JavaScript Regular Expression. Get the code and checked example on how to allow only E-Mail ID in TextBox.
View ArticleCustom PageSize Of GridView In Runtime
How to set pagesize of your gridview at runtime? Let your user decide the how many records they want to see in a GridView screen.
View ArticleRich Text Editor with ASP.NET
How to implement free RichText editor into ASP.NET website
View Article