Join the largest worldwide Community for Developers

The CodeGain is aimed help to our readers through articles,snippets,tips, forums,jobs and more about different technologies in the area of ASP.NET, C#, SharePoint, Silverlight, VB.NET, WPF,WCF,LINQ,Sql Server,JQuery and more. Technology forums are there to help people by proving them an opportunity to be interactive on it. Questions will be answered by other contributors to create a new .NET community.Registration is fast and FREE
 Latest News
What are new Features in Visual Studio 2012
The Microsoft working on new version of the Visual Studio. The next release will be Visual studio 2012.In VS 2010 there are new features in code editor window, IntelliSense, Language Style, on time code modification, and many more. More details here.
By: skumaar_mca |  On:  09 May 2012 00:25:15 |  Sql Servers
This article explains the basic differences between table variables and temp tables. Because these things are mostly and widely used for temporary storing mechanism in the stored procedures in sql.Read more..
By: skumaar_mca |  On:  09 May 2012 00:23:52 |  .NET Frameworks
This article is a high-level introduction to the new features of Visual Studio 11.Read more..
By: skumaar_mca |  On:  09 May 2012 00:22:12 |  Sql Servers
This explains the good practices for writing stored procedures in SQL Server and the advantages of writing stored procedures.Read more..
By: skumaar_mca |  On:  09 May 2012 00:20:33 |  .NET Frameworks
This article explains about the major difference between struct and classesRead more..
By: skumaar_mca |  On:  09 May 2012 00:18:35 |  Sql Servers
This article explains the While loop, a table and variable combination with an example.Read more..
By: skumaar_mca |  On:  09 May 2012 00:16:45 |  Sql Servers
This article explains the intersect and except statement in SQL Server.Read more..
By: skumaar_mca |  On:  09 May 2012 00:15:00 |  .NET Frameworks
This article illustrates customized web page print out using the media style sheetRead more..
By: skumaar_mca |  On:  09 May 2012 00:10:22 |  .NET Frameworks
This article details about how to use the validation summary.Read more..
By: skumaar_mca |  On:  09 May 2012 00:06:44 |  Sql Servers
This article details about how to identify, delete the all duplicate records, delete the additional duplicates created.Read more..
By: skumaar_mca |  On:  08 May 2012 23:44:08 |  JavaScript
It explains about the Count the characters while entering in TextBox using Javascript.Read more..
By: skumaar_mca |  On:  08 May 2012 23:37:05 |  Sql Servers
This article explains about DateTime functions in sql query with examples.Read more..
By: skumaar_mca |  On:  08 May 2012 23:35:29 |  Sql Servers
In this article, i explain about split the sentence into words in sql server.Read more..
By: skumaar_mca |  On:  08 May 2012 23:32:57 |  ASP.NET
This will explain about the get the control id in the javascript.Read more..
By: skumaar_mca |  On:  08 May 2012 23:30:37 |  Sql Servers
This article explain about the how to select the top records randomly in sql server query.Read more..
By: pranay rana |  On:  29 Mar 2012 09:24:13 |  JQuery
In this article I am going to show how to achieve cascading functionality with the help of jQuery AutoComplete UI control rather than we are doing with the help of comobo-box controls till date.Read more..
By: Mostafa Elzoghbi |  On:  25 Oct 2011 08:21:08 |  SharePoint
Recently, one of colleagues asked me that how to open and close the Model Dialog in the SharePoint as like JQuery model popup, I have come up a solution using pure Javascript that I'm going to share with you.Read more..
By: RRaveen |  On:  27 Jul 2011 21:47:14 |  Sql Servers
In this codesnippet, i will show, how to find the procedures in sql server using three different ways. such as by name, by content and by parameter names.Read more..
By: RRaveen |  On:  20 Jul 2011 20:15:30 |  ASP.NET
In this codesnippet, i will show How to Delete Row in GridView using JQuery in ASP.NET.Read more..
By: Mostafa Elzoghbi |  On:  13 Jun 2011 04:22:57 |  ASP.NET
I have seen most of forums, professionals asking how to export ASP.NET to PDF.Because PDF format likes all users almost.Read more..
By: jalpesh |  On:  13 Jun 2011 04:06:07 |  ASP.NET
In this article, I going to explain, how to find weekend dates within given date range in C#.It is useful and easy method.Read more..
By: RRaveen |  On:  25 Apr 2011 05:22:15 |  Windows Mobile
In this code snippet, i will show how to create Editable Cell in DataGrid in Windows Mobile.Read more..
By: pranay rana |  On:  05 Mar 2011 05:56:59 |  LINQ
In this snippet I am going to discuss about how to get list of duplicate items for the collection that we do in sql.Read more..
By: Nimish Garg |  On:  06 Apr 2011 06:28:10 |  Oracle
In this snippet, i will show how to delete duplicate rows from oracle.Read more..
By: Nimish Garg |  On:  06 Apr 2011 06:29:27 |  Oracle
In this snippet, i will show you how to use the TRUNCATE function with DATE in Oracle.Read more..
By: pranay rana |  On:  01 Mar 2011 09:00:17 |  WCF
I found scenario where I have to implement two method with the same name i.e Function overloading. But when I implement that I got error "System.InvalidOperationException"Read more..
By: Pankaj Kumar Gupta |  On:  14 Feb 2011 03:02:44 |  ASP.NET
This CodeSnippet can be used to add and handle the checkboxes in GridViewRead more..
By: amalhashim |  On:  04 Feb 2011 20:22:07 |  SharePoint
In this snippets, i will show How to Apply Color Coding SharePoint List using JQueryRead more..
By: RRaveen |  On:  21 Jan 2011 20:55:40 |  JQuery
In this snippet I will show you how to create numeric textbox using JQuery.This snippet is allow to enter numbers,backspace keys only.Read more..
By: RRaveen |  On:  19 Jan 2011 10:57:14 |  JQuery
In this snippet, I will explain how to disable button after clicked once using JQuery. In the web application we have use the many buttons to do some specific operations.But sometimes users click many times in same button, this is giving unexpected results. So this snippet gives solutions to disable once click button and prevent unexpected result.Read more..
By: RRaveen |  On:  06 Jan 2011 21:07:53 |  ADO.NET
I have faced issues when I was debugging my project with SqlCommand and Parameters collection. Suddenly application throws error “the sqlparameter is already contained by another sqlparametercollection”.Read more..
By: skumaar_mca |  On:  09 May 2012 00:08:19 |  .NET Frameworks
I will explain about how to write the infinite loop in C#Read more..
By: Mostafa Elzoghbi |  On:  25 Oct 2011 08:12:29 |  Silver Light and XAML
In this, I am going to show that how to disable silverlight cache in IIS7, changes can be add in the web.config.Read more..
By: jalpesh |  On:  22 Sep 2011 07:03:54 |  CSharp
In this tip, I will explain how to use the BigInteger in C# 4.0.The BigInteger is new data type in .NET 4.0.Read more..
By: RRaveen |  On:  13 Sep 2011 01:41:58 |  ASP.NET
In this tip, I will explore that how to Pass Muliple Fields with Gridview HyperLink ColumnRead more..
By: NikhilJohari |  On:  28 Aug 2011 04:10:23 |  SEO
In the current market trends Companies want their names on the top of the list for their services to customers and for achieving this task they need to be very sensitive on search engines, and for this many companies are spending money for SEO.Read more..
By: jalpesh |  On:  14 Aug 2011 06:07:13 |  Windows Azure
In this tip, I will give few details about Windows Azure Table storage.Read more..
By: jalpesh |  On:  06 Aug 2011 22:00:03 |  Visual Studios
In this tips, I'm going to explain how to do box selection in visual studio 2010.Read more..
By: jalpesh |  On:  06 Aug 2011 21:35:58 |  Visual Studios
Microsoft Visual Studio 2010 is a great IDE and everyday I am discovering something new about it. Today I am also going to explain new feature of Visual Studio 2010. In this post I am going to Transact SQL Editor feature in Visual Studio 2010.Read more..
By: pranay rana |  On:  29 Jul 2011 10:36:47 |  CSharp
In this tips,I am going to discuss about two important thing about Split function of String class. Split function of the string class split the string in array of string.Read more..
By: André Lage |  On:  12 Jul 2011 08:54:17 |  SharePoint
In this tip, i will show how to manage access Request Multiple accounts in SharePoint.Read more..
By: jalpesh |  On:  02 Jul 2011 10:46:24 |  AJAX and Atlas
In this article, I am going to explain, How to Maintain Browser History for Ajax events through script manager in ASP.NET.Read more..
By: Nimish Garg |  On:  17 Jun 2011 09:40:26 |  Oracle
In this tip, I'm going to give few examples of Rollup and Grouping Set usage in Oracle.Read more..
By: Nimish Garg |  On:  17 Jun 2011 09:23:18 |  Oracle
In this tip, I am going to explain to how to separate number separated by any characters in Oracle Database.Read more..
By: Mostafa Elzoghbi |  On:  13 Jun 2011 04:36:13 |  CSharp
The Facebook is very popular and it has great support to other development Languages by Facebook SDKs.In this tips, I going to explain how to upload Videos to Facebook through C# with few lines of code.Read more..
By: jalpesh |  On:  15 May 2011 03:43:18 |  ASP.NET
Recently I was playing with HTML5 and I was in need of the HTML5 intellisense in Visual Studio 2010. I found a great extension which will provide me a great intellisense for HTML5. I thought its great to share with you all. You can download that tool from following link.Read more..
 Featured Article
A Test Driven Development Tutorial in C# 4.0

Introduction - Defining the Battlefield

This tutorial is an short introduction to using Test Driven Development (TDD) in Visual Studio 2010 (VS2010) with C#. Like most of my examples it's based on a game.

 Editor's Choice
Learning Experince MOSS 2007 step by step Part1

Introduction

I would like to share my experience in developing a complete website using SharePoint 2007. The website is English/Arabic website features CMS, News and hosts .Net Application.

 The Weeklly Poll
Do you like .NET Framework 4.0?

Add new poll
Most Popular Articles Most Popular Articles
Popular snippets Most Popular snippets
 Most Popular Tips Most Popular tips
 Top Contributors(all time)
  1. RRaveen-2299(Gold Member )
  2. Dhananjay Kumar-2055(Gold Member )
  3. jalpesh-927(Expert Member )
  4. dpatra-860(Expert Member )
  5. Kirti.M.Darji-736(Expert Member )
  6. Geming Leader-665(Expert Member )
  7. questpond-650(Expert Member )
  8. youngmurukan-430(Senior Member )
  9. amalhashim-429(Senior Member )
  10. abhi2434-425(Senior Member )
  11. pranay rana-390(Senior Member )
  12. NikhilJohari-378(Senior Member )
  13. usamawahabkhan-330(Senior Member )
  14. j2inet-290(Senior Member )
  15. kirtan007-270(Senior Member )
  16. André Lage-265(Senior Member )
  17. skumaar_mca-255(Senior Member )
  18. dotnetfish-250(Senior Member )
  19. ninethsense-180(Junior Member )
  20. ayyanarj-175(Junior Member )
Points System|More Members
^ Scroll to Top