Top Stories
 
Client Side Validation With ASP.NET Server Controls
4.50/5  (2 Votes, 1814 Views)
Simple Client Side Validation With ASP.NET Server Controls. Javascript function to validate ASP.NET Radio button list, List box,Check Box, TextBox,Buttons etc.,
.Net Remoting Code Example
5.00/5  (1 Votes, 1758 Views)
For many people,writting remote object is like nightmare. But this article shows how to write simple remoting object in a simple way.
PDF,Excel,Word File Reader In C#
4.50/5  (2 Votes, 2588 Views)
How about making zero code drag droip button to view all types of files? ...
Nested GridView With Printer Friendly Option - Part III
4.00/5  (1 Votes, 3400 Views)
It is always great if we get a custom control with printer friendly option, multi header and nested contents.
Adding Printer Friendly Option To Multi Header GridView - Part II
5.00/5  (1 Votes, 2019 Views)
Show how to add printer friendly option to traditional ASP.NET GridView
Create Printer Friendly Using JavaScript
5.00/5  (1 Votes, 2399 Views)
Simple JavaScript function to design printer friendly pages in ASP.NET...
Deploy a Windows Service
5.00/5  (1 Votes, 4061 Views)
Walkthrough for deploying windows service. Visual Studio offers easy functionality to create and install the service with minimum effort...
Overview of Membership and installing Sql Server Membership Provider - Part I
5.00/5  (1 Votes, 1952 Views)
Overview of available ASP.NET Membership providers, and Configuring and installing Sql Server Membership Provider for a website.
Create User Using SqlMembershipProvider And Customizing Login Control - Part II
0.00/5  (0 Votes, 2834 Views)
Configuring WEB.CONFIG to use SqlMembershipProvider, Creat and Authenticate a User Using SqlMembershipProvider And Customizing Login Control
How To Expand/Collapse Columns in ASP.NET GridView? - Part IV
5.00/5  (1 Votes, 7071 Views)
Supports Crystal report like expandable/collapsible cells in Gridview
Light Weight ASP.NET Animated Graph Control
4.50/5  (2 Votes, 2024 Views)
A HTML and JavaScript based animated ASP.NET graph control.
Multi Header GridView - Part I
4.00/5  (2 Votes, 4770 Views)
Simple way to add headers to the GridView. Shows how preserve additional header during the postback..
 
     

Code Snippets
 
How To Merge Two Arrays in ASP.NET?
A simple C# method to merge two arrays with or without duplicate items.
Format Using FOR Xml Explicit
The FOR XML EXPLICIT mode transforms the SQL Query results into an XML document.
Create User Logins in Sql Server
To add logins to a Sql Server using T-Sql query
Creating User Defined Types in Sql Server
Sql Server User Defined Type (UDT) is used to create new data types that do not exist in the Sql Server.
Using C# and VB in the same ASP.NET website.
Setting up APP_CODE directory with two different langauages(C#,VB) in Asp.Net
Loading the Web Parts in the Page Load Event
Work around for loading ASP.NET Web Parts in the Page Load Event
How to rename all stored procedures in SQL SERVER
A T-SQL query to generate rename sql commands for all available stored procedures in a database.
How to create views in Sql Server
A view is a stored sql query is made readily available in a usable format.
How to delete all stored procedures in a database using T-SQL
A T-SQL query to generate drop procedure T-Sql commands for all available stored procedures in a database.
Parsing Comma Separated Values (CSV) Into Table in T-SQL
Creating Table FROM Comma Separated Values (CSV)in Sql Server
How to use BIT data type in Sql Server?
BIT data type is a special kind of integer that could be either true or false.
How To Convert Color To HexaDecimal String in ASP.NET
A simple ASP.NET method to convert Color into HexaDecimal String.
 
     
 

Featured
  Rate Our Site  
 
Rating: 4.58/5
1 2 3 4 5
77 people have rated our website
Poor ... ... Excellent
Have Your Say!!


  Project Machine  
You can request any ASP.NET project. Dudes of CodeHighstreet are eagerly waiting to work for free. All efforts will be made to finish the project ASAP although there is no guarantee.


  Recent Forum Activity  
"Light Weight ASP.NET Animated Graph Control" - admin