随笔分类 - ASP.NET
摘要:iCalender is something like an open format text file to add items to the calendar (like Outlook calendar). It is simply a text file which contains fields and information about the particular event o...
阅读全文
摘要:ASP.NET中利用ashx实现图片防盗链
阅读全文
摘要:Ref: http://keithelder.net/blog/archive/2007/02/01/Structuring-Solutions-in-Visual-Studio-and-Team-Foundation.aspxBelieve it or not, engineers or developers tend to structure theirapplications in Visu...
阅读全文
摘要:Ref: http://blogs.msdn.com/msbuild/archive/2007/01/03/fixing-invalid-version-number-problems-with-the-assemblyinfotask.aspx The arrival of 2007 bought a flurry of e-mails to the MSBuild team from peop...
阅读全文
摘要:Ref: http://scottonwriting.net/sowblog/posts/13367.aspxI have long used FireFox as my default browser for surfing the web,but I typically test my ASP.NET pages on Internet Explorer for a coupleof reas...
阅读全文
摘要:Posted by: the telerik blogs,on 06 Jun 2008 |View original Ref: http://dotnetslackers.com/ASP_NET/re-113573_The_difference_between_ID_ClientID_and_UniqueID.aspxIthis post I will try to explain the dif...
阅读全文
摘要:Ref: http://weblogs.asp.net/haroonwaheed/archive/2008/06/30/ASP.NET-Performance-Tips.aspx At times even after applying the best coding policies & practices you don’t get the desired level of perfo...
阅读全文
摘要:Ref: http://aspadvice.com/blogs/joteke/archive/2006/08/27/Remember-IsPostBack-check-with-databound-controls-to-avoid-_2200_Invalid-postback-or-callback-argument_2200_-error.aspxRef: http://www.telerik...
阅读全文
摘要:Selected Styles and Master Pages When an <asp:Menu> control appears on a master page, the "selected" styles (StaticSelectedStyle) do not work as expected. That is, menu styling to indicate a cli...
阅读全文
摘要:Ref: http://asptutorials.net/ASP/making-high-quality-image-thumbnails/ It is very useful on image gallery websites to take uploaded gifs or jpegs and automatically create thumbnails from them. It is n...
阅读全文
摘要:Ref: http://aspnet.4guysfromrolla.com/demos/printPage.aspx?path=/articles/053102-1.aspx IntroductionThere are often times when you need to store some globally accessbile bit of information that will b...
阅读全文
摘要:Ref: http://aspnet.4guysfromrolla.com/demos/printPage.aspx?path=/articles/020707-1.aspx IntroductionMost ASP.NET applications include a number of configuration settings, such as connection strings, ma...
阅读全文
摘要:Ref: http://aspnet.4guysfromrolla.com/demos/printPage.aspx?path=/articles/032807-1.aspx IntroductionMost ASP.NET applications include a number of configuration settings, such as connection strings, ma...
阅读全文
摘要:Ref: http://blogs.msdn.com/vijaysk/archive/2008/03/20/running-asp-net-3-5-on-iis.aspx Most people on installing .NET 3.5 on the server "expect" an entry for v3.5 under the ASP.NET version Tab in IIS ...
阅读全文
摘要:Ref: http://maordavid.blogspot.com/2007/06/aspnet-20-web-site-vs-web-application.html A common question by asp.net developers is what project model should I use for asp.net application? Web Site proje...
阅读全文
摘要:request.params for asp.net is the httprequest object, and this method gets a combined collection of querystring, cookies, form and servervars items... request. querystring just gets querystring. 看起来...
阅读全文
摘要:While Windows Server 2003 includes both IIS 6.0 and ASP.NET 1.1, these components are disabled by default. This whitepaper describes how to enable IIS 6.0 and ASP.NET 1.1, and recommends several confi...
阅读全文
摘要:Published: 21 Jan 2008By: Keyvan NayyeriDownload Sample Code (Ref: http://dotnetslackers.com/articles/designpatterns/HowToWriteAProviderModel.aspx) In this article Keyvan teaches you how to write yo...
阅读全文
摘要:Ref: Article During recent few engagements with my customers I've noticed VIewState is extensively [unintentionally] used. ViewState is on by default. The result is heavy weight Html that round trips...
阅读全文
摘要:This code sample shows how to retrieve a list of computers from Active Directory and use a For/Next to loop through the collection. I've used this code sample on several scripts and using Active Di...
阅读全文

浙公网安备 33010602011771号