Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
Your Cheap Web Hosting Solution


Browse by Tags

All Tags » Library   (RSS)
The Syndicated Client Experiences Starter Kit and Reader Software Development Kit
SCE(Syndicated Client Experiences) applications are .Net applications that are deployed by web, occasionally connected, and fully exploitive of the desktop providing the optimal user experience for your content. The SC Reader application is a feature Read More...
Data Connectivity Components:2007 Office System Driver
In case you need to read or write from/to MS Office System Files (e.g Access 2007 or Excel 2007) .This set of components from Microsoft can make your life easer .Connectivity to MS SharePoint Services and text files is also supported. Supported Operating Read More...
Silverlight 1.1(Alpha) Layout and Controls Framework
Dave Relyea has developed a layout and controls framework for Silverlight 1.1 Alpha. It contains a small set of controls like :Page,Border,StackPanel,Grid,Label,Button,TextBox and layout controls .To see the framework in action take look at this page Read More...
The second CTP of Enterprise Library 3.0 is now available to download
Tom Hollander has posted that the second CTP of Enterprise Library 3.0 is now available to download on CodePlex community site. New In This Release Validation Application Block Near-complete validator library Configuration tool support ASP.NET integration Read More...
Validation Application Block - 4 tutorials
The CTP of Enterprise Library 3.0 was released last Friday.One of the new application blocks it contains is a Validation Application Block for validating classes in your applications.David Hayden wrote 4 tutorials on how to use it: Validation Application Read More...
C# String Library by Chad Finsterwald
Inspired by PHP String Functions that are missing in .Net. Below is a list of the method names and descriptions in the string library . Base64StringEncode: Base64 encodes a string. Base64StringDecode: Decodes a Base64 string. CaseInsenstiveReplace: A Read More...