CSharpFeeds - All your C# feeds in one place.

Tuesday, October 03, 2006

DataGrid with built-in filter functionality

by Robert Rohde via The Code Project Latest Articles on 10/3/2006 8:19:00 PM

A reusable component which extends the DataGrid and adds functionality for real time filtering. ...

[ read more ]

System.TimeZone2 Starter Guide [Kathy Kam]

by BCLTeam via BCL Team Blog on 10/3/2006 5:40:00 PM

Extended Time Zone support is one of the most requested features in the BCL. System.TimeZone provides some basic support for converting from your machine Time Zone to UTC and vice versa, but it doesn’t have support to convert… say from Pacific Standard Time to Eastern Standard Time. In the “Orcas” September CTP, you’ll see that the BCL team has added a new class named “System.TimeZone2” that will allow you to: -          Convert a DateTime from one ti ...

[ read more ]

Asynchronous Code Blocks

by P.Adityanand via The Code Project Latest Articles on 10/3/2006 4:46:00 PM

A C# 2.0 library for executing parts of a method code asynchronously using Anonymous Methods and ManagedIOCP. ...

[ read more ]

.NET Reflection - Copy Class Properties

by via eggheadcafe.com articles on 10/3/2006 1:59:30 PM

This code sample demonstrates how to copy class properties from one class to another even if they are not the same type. It also demonstrates how to validate a class's required properties dynamically. Both of these can increase your coding productivity especially when dealing with web service versions of your business classes. By Robbe Morris ...

[ read more ]

Using the WebResource.axd Handler with Embedded ASP.NET Resources

by via eggheadcafe.com articles on 10/3/2006 11:25:23 AM

Shows the use of the WebResource.axd handler in ASP.NET 2.0 and covers a couple of "gotchas". By Peter Bromberg ...

[ read more ]

How to Extend User Profile in ASP.Net 2.0

by Moustafa Arafa via on 10/3/2006 12:00:00 AM

This article will give you guidelines to extend user profile in standard table format which created from aspnet_regsql command by creating a detail table which will be linked to the main user table. ...

[ read more ]

Subscribe

New Feed

Product Spotlight

Recently Updated Sources

Legal Note

The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.

Advertise with us