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: pranay rana |  On:  21 Jan 2012 08:21:59 |  ASP.NET
Today, I tried find a best solution for call server side method in the client side do some task in the page. But unfortunately, I could not any best solution. Hence decided to article about it. The purpose of article is going to explore that how to call a server side method from the client side using jQuery in the ASP.NET 4.0.Read more..
By: pranay rana |  On:  21 Jan 2012 08:09:42 |  ASP.NET
In this aritcle, I'm going to share with you that how to add custom event in the custom control in ASP.NET and then expose in the calling pages.Read more..
By: usamawahabkhan |  On:  01 Jan 2012 20:43:41 |  Windows Phone
In this article, I'm going to explain that how to create chart control using XAML in Windows Phone 7.In addition, bind data from the XML to chart control.Read more..
By: jalpesh |  On:  01 Jan 2012 20:04:17 |  ASP.NET
In this article, I'm going to explore that how to upload files in asp.net withut postback using jQuery.The jQuery is powerful client side library, which is has lots of plugin for support aysnc file upload.Read more..
By: jalpesh |  On:  01 Jan 2012 19:49:23 |  ASP.NET
In this article, I'm going to explain hwo to use the PageMethod in asp.net. The PageMethod is used to call code behind the method from the client side.Read more..
By: André Lage |  On:  02 Dec 2011 10:49:31 |  SharePoint
This article is for beginners and show you how you can use the Client Object Model with SilverLight.This article have references to MSDN articles that you can explore and understand how you can use the Client Object Model.Read more..
By: André Lage |  On:  25 Oct 2011 08:49:35 |  SharePoint
This is very essentials article that help to all SharePoint professionals to create previews in order to support for multiple browsers to perform the testing through the SharePoint designer 2010 or later versions.Read more..
By: André Lage |  On:  25 Oct 2011 08:34:04 |  SharePoint
The purpose of this article is going to explore that how to get the Home Page url in the SharePoint, but do not use the SharePoint API to implement it.Read more..
By: jalpesh |  On:  16 Oct 2011 06:59:47 |  ASP.NET
The five years back, we all are knew that we able to developed ASP.NET mobile application usign Visual Studio, but microsoft has been take off those templates from the visual studio in the following versions. But again there is a good news for all that Microsoft has released the much awaited ASP.NET MVC 4.0 developer preview and there are lots of features bundle with it. One of the greatest features is a mobile website.Read more..
By: jalpesh |  On:  16 Oct 2011 06:49:23 |  Visual Studios
This is second part of the articles series which is related to Visual Studio 2011 Developer preview.Microsoft Visual Studio11 Developer preview comes with bunch of new features and Solution explorer is also get some new features in it. There are few new icons added at top of solution explorer like below.Read more..
By: Kirti.M.Darji |  On:  13 Oct 2011 12:25:03 |  ASP.NET
This article I am going to discuss function which convert numeric value to word for that we create one web page which return convert number to word.Read more..
By: pranay rana |  On:  02 Oct 2011 06:00:41 |  LINQ
I was working on the project using LINQ. I got the requirement to join the two entity on multiple column.Read more..
By: jalpesh |  On:  02 Oct 2011 05:51:46 |  Visual Studios
The purpose of the this article to explore the new features about Visual Studio 2011 Developer preview.The Visual Studio 2011 is another great release by Micrsoft for developers with lots of features and enhancements.Read more..
By: usamawahabkhan |  On:  22 Sep 2011 06:50:28 |  SharePoint
In this article, I'm going to explain how to create List of Definition in SharePoint 2010.The List Definition is brand new features in SharePoint 2010.Read more..
By: jalpesh |  On:  11 Sep 2011 04:04:56 |  ASP.NET
The purpose of the this article show, how to create charts in ASP.NET MVC with external microsoft framework.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: 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..
By: jalpesh |  On:  15 May 2011 03:38:31 |  ASP.NET
In this tip, i will show how to use the
 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-917(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-380(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. dotnetfish-250(Senior Member )
  18. ninethsense-180(Junior Member )
  19. ayyanarj-175(Junior Member )
  20. Mostafa Elzoghbi-165(Junior Member )
Points System|More Members
^ Scroll to Top