CSharpFeeds - All your C# feeds in one place.

Tuesday, August 29, 2006

Cabinet File (*.CAB) Compression and Extraction

by Elmue via The Code Project Latest Articles on 8/29/2006 8:35:00 PM

How to implement creation and extration of MS CAB files. ...

[ read more ]

Implementing complex data binding in custom controls

by Sascha Knopf via The Code Project Latest Articles on 8/29/2006 7:14:00 PM

An article on implementing complex data binding (DataSource and DataMember) on a custom control. ...

[ read more ]

Drawing smooth text and pictures on the extended glass area of your WinForm in Windows Vista

by Pang Wu via The Code Project Latest Articles on 8/29/2006 5:19:00 PM

This article tells you how to draw text and pictures correctly on your vista form's extended glass area ...

[ read more ]

Asynchronous command execution in .NET 2.0

by Keyvan Nayyeri via Keyvan Nayyeri on 8/29/2006 1:54:00 PM

Asynchronous execution of commands was one of great new features in ADO.NET 2.0.  The ability to execute commands that take long time to execute asynchronously is very helpful for developers. The process of executing a command asynchronously is very simple and easy and I talk about it in this post. Database Before anything I create two stored procedures for SQL Server Northwind sample database to have a final stored procedure that takes time to execute. Fi ...

[ read more ]

MSCRM: Setting Status / State on an Activity

by Ernst Kuschke via    Ernst Kuschke : C# on 8/29/2006 9:59:00 AM

In a recent (heavily customised) implementation of MSCRM for a call centre I have had the requirement to set the state of a Phonecall Activity to "Completed", depending certain actions by the user on the frontend.MSCRM exposes itself via the "CrmWebservice"- and "MetadataService" web services. All the CRM entities, like Contact, Incident, etc. are extensions of the BusinessEntity base class, and so it is also for Activity, from which Phonecall derives. Ussually when ...

[ read more ]

ASP.Net 2.0 - Dynamic Fragments in Cached Web Pages

by Dipal Choksi via on 8/29/2006 12:00:00 AM

In this article we will explore various techniques for including dynamic fragments within cached web pages. This feature is described as Post Cache Substitution and provides a personalized experience for the end user, while taking advantage of the benefits of Caching. ...

[ 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