blogged find better blogs
HomeTechnologyEntertainmentSportsPoliticsBusinessHumorWorld NewsLifestyleDirectoryMore Topics
Blog Detail
Gunnar Peipman's ASP.NET Blog

Gunnar Peipman's ASP.NET blog.
Gunnar Peipman's ASP.NET Blog  
Related Blogs
previous blog next blog

4 Users are Following

8.2
great
based on editor's review


recent postsrss feed

Windows Azure – Using DataSet with cloud storage

Dec 1, 2009
On Windows Azure CTP some file system operations are not allowed. You cannot create and modify files located on server hard disc. I have small application that stores data to DataSet and I needed place where I can hold this file. The logical choice is...

ASP.NET MVC: Creating reports using Chart control

Nov 21, 2009
ASP.NET Chart control is powerful control you can use to add charting support to your web applications. Although chart controls are mainly used with ASP.NET forms it is not very hard to use them also in ASP.NET MVC applications. In this posting I will...

Visual Studio 2010: Generating sequence diagrams on the fly

Nov 20, 2009
One nice feature that Visual Studio 2010 provides is generating sequence diagrams on the fly. Just point out method and choose diagram generating option from context menu. In this posting I will show you how to generate sequence diagrams on the fly. ...

ASP.NET 4.0: Writing custom output cache providers

Nov 19, 2009
Until now we can use ASP.NET default output cache. We don’t have any option to write our own output cache mechanisms. ASP.NET 4.0 introduces extensible output cache – programmers can write their own output cache providers. In this posting I will...

Loading Enterprise Library validation rules from external file

Nov 15, 2009
Keeping validation rules in web.config may grow it pretty long and it is not convenient to make changes there anymore. Developers can manage validation rules easily by using Enterprise Library Configuration tool and therefore there is no good reason to...


Comments & Reviews:
Be the First to Review this Blog!