A simple C# class useful to save a log file on the server
|
A simple C# method to send emails in HTML format
|
Add an icon in the header of ASP.NET GridView to show sort mode of the column
|
An example of using ASP.NET Calendar control inside an UpdatePanel
|
Attaching a Button_Click event occurs when you press enter in a ASP.NET TextBox
|
Confirmation dialog for deleting a record in a GridView
|
Count the number of occurrences of the characters in a text, with ASP.NET C #
|
Create a simple invoice template in ASP.NET
|
Display the names and values of ServerVariables with ASP.NET
|
Enter the data, programmatically, from an Access database table in a ASP.NET GridView
|
Example of how to implement a search function in ASP.NET with TextBox, Button, and GridView
|
Fill an ASP.NET GridView using data stored in an xml file
|
How to add dinamically meta tag (title, description, keyword) to ASP.Net content page
|
How to format the date and time with C# and ASP.NET
|
How to use Generics in C#
|
How to use the Queue in C#, using Generics type objects
|
How to use the SortedList in C#, using Generics type objects
|
How to use the Stack in C#, using Generics type objects
|
Implement a MessageBox window with ASP.NET C #
|
Insert dynamic content from an aspx page into a static html page
|
Set focus to textbox in ASP.NET Login control on page load
|
Use OleDb classes to read data from an Access database
|
Use server.MapPath in a C# class
|
Use String.Format ( ) in ASP.NET to format text or currency or numbers
|