|
Welcome to i-sources.net! This site provides articles for developer. To start browsing the article, simple click on the left or top navigation.
|
|
The Top 10 Newest Articles
To browse the site, click on the categories or
sub-categories on the left navigation or categories on the top navigation.
|
|
Article Description:
This is a list of Q&A about the Web.Data.DataTable control provided by the Atlas framework.
|
Read
|
Permalink
| Article view count: 741
|
Rating :
no rating yet|
read review|
write review
|
|
|
|
Article Description:
The DataGridView Windows Forms control is a new .NET control introduced in MS Visual Studio .NET 2005 that is a good alternative to the VS .NET 1.x DataGrid control.
|
Read
|
Permalink
| Article view count: 706
|
Rating :
no rating yet|
read review|
write review
|
|
|
|
Article Description:
This article covers the new System.IO.Compression namespace in the .NET Framework 2.0. You'll learn how this namespace can be used to implement gzip and deflate compression directly in ASP.NET 2.0.
|
Read
|
Permalink
| Article view count: 528
|
Rating :
no rating yet|
read review|
write review
|
|
|
|
Article Description:
This article discusses on implementing Export to Excel functionality always open up in
New Window rather than opening in the same browser.
|
Read
|
Permalink
| Article view count: 924
|
Rating :
no rating yet|
read review|
write review
|
|
|
|
Article Description:
In one of my articles I discussed how to select checkboxes inside the GridView control. You can view the article here. This is an extension to that article in which, I will discuss some additional features. These features include using regular expression to limit the checkbox selection on a particular GridView and de-selecting the parent checkbox when all child checkboxes are un-checked.
|
Read
|
Permalink
| Article view count: 648
|
Rating :
no rating yet|
read review|
write review
|
|
|
|
Article Description:
|
Read
|
Permalink
| Article view count: 719
|
Rating :
no rating yet|
read review|
write review
|
|
|
|
Article Description:
The beauty of the provider model is that the customer implementing the solution can specify a custom class that the system should use. This custom class must implement the system's well-defined API, but it allows for any custom implementation to be seamlessly plugged in. That is, once this API is defined, the system implementor can create a default concrete implementation - one that uses SQL Serve
|
Read
|
Permalink
| Article view count: 803
|
Rating :
no rating yet|
read review|
write review
|
|
|
|
Article Description:
Common Table Expressions, or CTE, are a new construct introduced in Microsoft SQL Server 2005 that offer a more readable form of the derived table that can be declared once and referenced multiple times in a query. Moreover, CTEs can be recursively defined, allowing a recursive entity to be enumerated without the need for recursive stored procedures. In this article we'll examine the benefits, use
|
Read
|
Permalink
| Article view count: 593
|
Rating :
no rating yet|
read review|
write review
|
|
|
|
Article Description:
Email serves as a ubiquitous, asynchronous notification and information distribution system. Not surprisingly, there are many web development scenarios where server-side code needs to generate an email and scuttle it off to the intended recipient. The email may be destined for a user of the website, informing them of their newly created user account, reminding them of their forgotten password, or
|
Read
|
Permalink
| Article view count: 616
|
Rating :
no rating yet|
read review|
write review
|
|
|
|
Article Description:
The .NET Framework version 2.0 introduces a new namespace named System.Net.NetworkInformation that encapsulates all of the network related features. This namespace exposes a number of classes that provide useful information about the network. In this article, Thiru Thangarathinam examines the classes and features available in the System.Net.NetworkInformation namespace and provides examples that
|
Read
|
Permalink
| Article view count: 732
|
Rating :
no rating yet|
read review|
write review
|
|
|