CODEDIGEST
Home » 
Search
 

Technologies
 

CodeDigest Navigation
 

Technology News
No News Feeds available at this time.
 

In Community
No News Feeds available at this time.
 
CodeDigest
Looking frantically for pieces of seamlesslly integrible code for your projects?
Welcome to CodeDigest! A one stop for a variety of code snippets that may be just what you are looking for!
Eager to contribute? Bring to us working code snippets like these and submit them here. Many of our frustrated brothers at arms might find valuable arsenal for their deadlines.
Browse By Tags

CodesAuthor
Get Month Name and Day name for a Date in C#, ASP.Net Satheesh Babu B
Get All Language-Country Code List for all Culture in C#, ASP.Net Satheesh Babu B
How to search a folder or file under a directory using wildcard in C#? Bala Murugan
How to split string using C#? Satheesh Babu B
How to get all files in the current directory and in all sub directories under the directory in C#? Bala Murugan
How to get all Directories(folders) and Sub directories(sub folders) under a Directory in C#? Bala Murugan
How to check if a String is Integer in C#? Bala Murugan
How to Count Number of Words in C# string? Satheesh Babu B
How to Export GridView Control to Word document in ASP.Net ? Satheesh Babu B
How to convert String to Char[] and Char[] to String in C# ? Satheesh Babu B
Convert String Variable to Stream and Stream to String Variable in C# Satheesh Babu B
Using null-coalescing[??] operator in C# Satheesh Babu B
How to Get DataKey value in RowDataBound or RowCommand Event in ASP.Net GridView control ? Satheesh Babu B
How to Access Data Row in ItemDataBound event of DataGridView, DataList and Repeater Control ? Bala Murugan
How to Call a Method in ASPX Page(CodeBehind) from a UserControl in C# and ASP.Net ? Bala Murugan
How to Get and Set Value of HTML control from CodeBehind in ASP.Net? Satheesh Babu B
Fetching specific words from a Text file using c# Gaurav Arora
Threading in C# - Easier to write Gaurav Arora
Nullables in Csharp : A Step Ahead Series Gaurav Arora
How to shuffle my data values - A Step Ahead Series Gaurav Arora
How to Remove or Truncate the HTML Tags in a String Variable in C# Satheesh Babu B
A Simple CAPTCHA Image Verification in C# and ASP.Net Satheesh Babu B
Scrolling News in C# and ASP.Net Satheesh Babu B
Copy the Sorted/Filtered Dataview To DataTable in .Net 1.1 Satheesh Babu B
Adding Remember Me Option in Login Form for Forms Authentication Satheesh Babu B
Search in Generic List in C# Satheesh Babu B
Read a Text File in C# and ASP.Net Satheesh Babu B
Predicate Delegate with Example in C# Satheesh Babu B
File Download in ASP.Net with C# Bala Murugan
Upload image to file system and create thumbnail image on the fly in C# and ASP.Net Satheesh Babu B
Upload image to Sql Server Database in C# and ASP.Net Satheesh Babu B
Update a property for multiple users in Active Directory using C# Satheesh Babu B
New Object Initializer in C# 3.0 Satheesh Babu B
Update a property Value in Active Directory in C# Satheesh Babu B
Generate image from a string in C#. ASP.Net Satheesh Babu B
Rename File and Folder in C#, ASP.Net Satheesh Babu B
Passing value from Page to UserControl in ASP.Net Satheesh Babu B
Type Conversion using “TryParse()” method Satheesh Babu B
Directory Class Vs DirectoryInfo Class Satheesh Babu B
Convert Bitmap Object to byte[] And byte[] to Bitmap Object in C# Satheesh Babu B