Geekpedia Programming Tutorials






CodeDigest

CodeDigest

Small but growing fast, CodeDigest features various types of .NET articles and related technologies, from ASP.NET and ADO.NET to JavaScript, written by a select number of authors.

1 2 3 4 5 6 7 8 9
(163 resources in 9 pages)
RSS Feed RSS Feed     KlipFolio Klip Klip     Add to Google    Add to My Yahoo!    Subscribe in NewsGator Online    Add To Windows Live    Subscribe with Bloglines
ListView Control in ASP.Net 3.5 Programming Tutorials

-----
No votes

Jan 1st 2001

ListView Control in ASP.Net 3.5

ListView is a new databound control that is shipped with ASP.Net 3.5. ListView control is similar to GridView, Repeater, and DataList which helps us to display a table of data with awesome additional features.

ADO.Net 2.0 Features - Connection Statistics and TransactionScope Object Programming Tutorials

-----
No votes

Jan 1st 2001

ADO.Net 2.0 Features - Connection Statistics and TransactionScope Object

The Part IV of this article series - ADO.Net 2.0 Features, will help us understanding 2 more new features that are packed with ADO.Net 2.0, Connection Statistics and TransactionScope Object.

ADO.Net 2.0 Features – MARS and Generic Data Access Code Programming Tutorials

-----
No votes

Jan 1st 2001

ADO.Net 2.0 Features – MARS and Generic Data Access Code

The Part III of this article series - ADO.Net 2.0 Features, will help us understanding 2 more new features that are packed with ADO.Net 2.0, MARS and Generic Data Access.

ADO.Net 2.0 Features – Copying DataView Content to DataTable Programming Tutorials

-----
No votes

Jan 1st 2001

ADO.Net 2.0 Features – Copying DataView Content to DataTable

The Part 2 of this article will help us understanding ToTable() method that was introduced newly in .Netframework 2.0. It creates and returns a new DataTable based on rows in an existing DataView. Read more on this article.

Generate RSS Feed in ASP.Net Programming Tutorials

-----
No votes

Jan 1st 2001

Generate RSS Feed in ASP.Net

RSS feed is an xml formatted document that gives the capability to read frequently updated contents on our websites without visiting our site. This article will help us understand constructing an RSS feeds for our asp.net sites.

ADO.Net 2.0 Features – Part 1 Programming Tutorials

-----
No votes

Jan 1st 2001

ADO.Net 2.0 Features – Part 1

. In this series of article, we will understand some of the new classes and features that the 2.0 framework provides for the developers. This part we will understand DataTableReader Object and SqlBulkCopy object in detail.

Sorting in Generic List Programming Tutorials

-----
No votes

Jan 1st 2001

Sorting in Generic List

With the introduction of 2.0 framework we got so many new useful features that makes our development ease in our applications. Generic list is one of such feature which we can use for creating a collection of similar objects. We can create our collection with generic List, where T can be our BO, which can be strongly typed.

Working with Popup windows Programming Tutorials

-----
No votes

Jan 1st 2001

Working with Popup windows

Whenever we build any web applications it can have requirements to work with popup windows most of the time. This article will help you understand some of tasks that we do more often with popup windows.

Aspnet_Regiis Utility Programming Tutorials

*****
5 from 3 votes

Jan 1st 2001

Aspnet_Regiis Utility

It is the IIS registration tool that is used to register the ASP.Net with IIS. This article will helps us understand the usage of the tool and configuring side by side execution.

URL Mapping in ASP.Net 2.0 Programming Tutorials

-----
No votes

Jan 1st 2001

URL Mapping in ASP.Net 2.0

ASP.Net 2.0 provides a simple way to map a long URL to a short URL through Web.Config settings. This article will help you understand this feature with a simple example.

RSS Reader in ASP.Net 2.0 Programming Tutorials

*****
5 from 1 votes

Jan 1st 2001

RSS Reader in ASP.Net 2.0

RSS feed is an xml formatted document that gives the capability to the users to read frequently updated contents on our websites without visiting our site. This article will help us consuming the RSS feed in asp.net.

The Padding Ball game in WPF Programming Tutorials

-----
No votes

Jan 1st 2001

The Padding Ball game in WPF

This article deals with the development of a little game called “Paddling Ball” using WPF technology and is just a demo-like game that uses minor user interactions with not so much of graphical items in it.

LoginView Controls with Roles in ASP.Net 2.0 Programming Tutorials

-----
No votes

Jan 1st 2001

LoginView Controls with Roles in ASP.Net 2.0

Authentication and authorization is one of the most important modules when we develop any asp.net applications. LoginView control will be very much useful when we use roles with forms authentication. With LoginView controls we can show or hide controls based on the user’s authenticated status.

Useful Datagrid Tips Programming Tutorials

-----
No votes

Jan 1st 2001

Useful Datagrid Tips

There are some frequent queries that are being asked in most of the forums and UG’s regarding datagrid. I have compiled a list of useful tips from my previous posts and posted it here.

HttpContext Object for Developers Programming Tutorials

-----
No votes

Jan 1st 2001

HttpContext Object for Developers

HttpContext object holds information about the current http request. In detail, HttpContext object will be constructed newly for every request given to an ASP.Net application. Also, this object can be very well used in our application to solve some of problems which I will discuss in this article.

DataSource Controls in ASP.Net 2.0 - Part 2 Programming Tutorials

-----
No votes

Jan 1st 2001

DataSource Controls in ASP.Net 2.0 - Part 2

This article have 2 parts. Part 1 will give you an introduction about all the datasource controls and it explains how to use SqlDatasource controls in ASP.Net 2.0. Part 2 of this article deals with the ObjectDataSource and XMLDataSource controls.

Using the same encryption method used by ActiveDirectoryMembershipProvider to encrypt secret password answer and store it in AD Programming Tutorials

-----
No votes

Jan 1st 2001

Using the same encryption method used by ActiveDirectoryMembershipProvider to encrypt secret password answer and store it in AD

MembershipProvider automatically encrypts most of the sensitive information such as password, secret-question-password.

Enabling PasswordReset functionality when using ActiveDirectoryMembershipProvider Programming Tutorials

-----
No votes

Jan 1st 2001

Enabling PasswordReset functionality when using ActiveDirectoryMembershipProvider

If you want to use ActiveDirectoryMembershipProvider on your website to manage users specially the password reset functionality, you will also need to create few attributes in the active directory schema for the USER object.

Useful GridView Tips Programming Tutorials

-----
No votes

Jan 1st 2001

Useful GridView Tips

GridView is one of the most commonly used controls in ASP.Net applications. There are large numbers of tasks that can be done through gridview control. This article will help us to achieve some of the handy things that can done with Gridview control.

Parameters in C# - Part 1 Programming Tutorials

-----
No votes

Jan 1st 2001

Parameters in C# - Part 1

This series of article will help us to understand the basics of variables and parameters in C#. Parameters in C# - Part 1, we will understand how the variables and instances are stored and manipulated in .Net environment.

1 2 3 4 5 6 7 8 9
(163 resources in 9 pages)
Advertisement

Free Magazine Subscriptions

Today's Pictures

Today's Video

Other Resources

Latest Download

Latest Icons