Categories

Tools

bitdefender

1&1 Web Hosting

24 code snippets posted in ASP.NET! Choose what you need and coding ;-)

Post details ASP.NET

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