Sponsorised links
April 2008
March 2008
Sponsorised links
February 2008
Using Web Deployment Projects with Visual Studio 2005
Deploy ASP.Net projects with MSBuild
January 2008
15 Seconds : Tuning Up ADO.NET Connection Pooling in ASP.NET Applications
Opening a database connection is a resource intensive and time consuming operation. Connection pooling increases the performance of Web applications by reusing active database connections instead of creating a new connection with every request. Connection pool manager maintains a pool of open database connections. When a new connection requests come in, the pool manager checks if the pool contains any unused connections and returns one if available. If all connections currently in the pool are busy and the maximum pool size has not been reached, the new connection is created and added to the pool. When the pool reaches its maximum size all new connection requests are being queued up until a connection in the pool becomes available or the connection attempt times out.
ASP.NET & Windows Forms UI controls and components and Reporting solution
Telerik is a leading vendor of User Interface (UI) components for ASP.NET and Windows Forms, and .NET Reporting solutions. Building on our expertise in interface development and Microsoft technologies, Telerik helps customers build applications with unparalleled richness, responsiveness and interactivity. Created with passion, Telerik products help thousands of developers every day to be more productive and deliver reliable applications under budget and on time.
.NET Tools: Ten Must-Have Tools Every Developer Should Download Now -- MSDN Magazine, July 2004
This article discusses:NUnit to write unit tests
NDoc to create code documentation
NAnt to build your solutions
CodeSmith to generate code
FxCop to police your code
Snippet Compiler to compile small bits of code
Two different switcher tools, the ASP.NET Version Switcher and the Visual Studio .NET Project Converter
Regulator to build regular expressions
.NET Reflector to examine assemblies
December 2007
September 2007
July 2007
ASP.NET 2.0. Guida per lo sviluppatore
Guida in italiano allo sviluppo di applicazioni con ASP sulla piattaforma .NET 2.0
June 2007
May 2007
www.LazyAssCoder.com
Latest stuff about Microsoft ASP.NET v1.x & v2.0.
How tos articles, C#, VB.NET, coding shortcuts, code snippets, common errors and solutions, etc
April 2007
pure C# 社群日誌
嗨!很高興你的光臨,如果你正好對學習 ASP.NET 網頁設計與 C# 程式設計有興趣的話,歡迎你能常來這看有趣的文章,另外如果你有任何感想或是單純的只是想交朋友的話可以到我們的討論區逛逛,那裡正好有很多跟你一樣急著學習微軟最新技術 .NET Framework 的夥伴們,相信由於你的參與能帶給我們全新的感受。
le coach ASP.Net
voici des cours, tutoriaux, sous forme de vidéos et de documents qui vous permettent de vous mettre au dveloppement d'applications web avec Dotnet sans difficulté. Il existe des cours pour de nombreux niveaux. Il y a également des travaux pratiques permettant de s'entraîner
March 2007
Presentation MVC et Monorail v2
Le pattern MVC:
Comparaison ASP.Net et Monorail
dans l’optique d’une utilisation Web Internet et Intranet
