July 4th links: ASP. NET, ASP. NET Ajax, Visual Studio, Silverlight and iis7

Source: Internet
Author: User
Original article address: Http://weblogs.asp.net/scottgu/archive/2007/07/04/july-4th-links-asp-net-asp-net-ajax-visual-studio-silverlight-and-iis7.aspx ASP. NET
    • ASP. net rsstoolkit 2.0 released: one of the cool projects for ASP.. NET 2.0 that was released last year was this free RSS toolkit-which makes consuming and exposing RSS feeds in ASP. net super easy (you can even databind any ASP. net Control against them ). the team working on the codeplex project has recently released V2 of the rsstoolkit. you can learn all about it and download it here.

    • Building a custom database driven site map provider: Scott Mitchell has written a great article on how to implement your own site map provider for ASP. net that is populated from a database (instead of Statically from an XML file ). you can learn more about the ASP. NET 2.0 sitemap system from this older blog post of mine here.

    • . Net datetime and Number Format String cheat sheet: if you are like me, you might have trouble remembering all of the standard format strings you can pass to the string. format () method and/or the eval () databinding method in ASP. net to generate the appropriate string output from a datetime or numeric datatype. this PDF cheatsheet is a useful one to download and save to quickly look these format strings up. john has some other really useful. net PDF cheatsheets he has also created that you might like to download here.

    • Profile Support for ASP. net web application projects: VS 2005 web application projects can't directly access the stronugly-typed ASP. net "Profile" object that Web site projects support. this vs add-in supports the ability to generate a stronugly typed profile class to accomplish this. you can read this great series of posts to learn more about how to use the ASP. NET 2.0 profile system. I have it on my list of tips/tricks posts to-do to cover using this vs add-on as well.

    • ASP. net photo handler: Bertrand has posted a cool photo album httphandler for ASP. net that allows you to easily drop images into a web directory and automatically generate a nice photo album of them (complete with EXIF information, stack sorting icons, etc ). might be very useful for people enjoying holidays this summer. download the code here.

    • Subsonic: auto-generate a dal for class library, Windows applications and web application projects: rob conery recently posted a blog entry that talks about how to use the great subsonic project in non-website Visual Studio project types to easily generate your data access layers.
    • Blogengine. net: this is a new open source blog engine for ASP. net that Mads Kristensen has helped start up, and which I 've heard a lot of good things about. you can read about its features here, and download it here.
ASP. NET Ajax
    • Scriptdoc 1.0 available: Bertrand Le Roy has published a cool scriptdoc utility that extracts documentation from JavaScript files and packages it into XML that can be consumed by documentation building tools. A very useful tool as you start to build up your own JavaScript libraries.

    • ASP. net Ajax client control development: Kazi manzur Rashid from pageflakes.com has written a great set of posts that cover building your own client-side Ajax controls using ASP. net Ajax's client-side JavaScript libraries. here is a post on how to build an ASP. net Ajax grid and pager, and here is a post on how ASP. net Ajax control development works.

    • Using the ASP. net Ajax pagerequestmanager to provide visual feedback: Dan wahlin-author of the fantastic new professional ASP. net Ajax book-has written a nice blog post that covers a technique you can use to obtain fine grain visual feedback control (above and beyond what the updateprogress control provides you) when doing Ajax callbacks to the server.

Visual Studio
    • Ghostdoc 2.1.1 released: ghostdoc is a free add-in for Visual Studio 2005 (and now 2008) that automatically generates default XML documentation comments for code you write in C # Or VB. it can automatically re-use existing documentation inherited from base classes or Implemented interfaces, or generate initial documentation by deducing comments from the name and type of the member signature. you can learn more about it and download it for free here.

Silverlight
    • Silverlight Tutorials: Michael Schwarz has a great blog where he writes regularly about Silverlight. This tutorials link points to a bunch of great Silverlight content.
    • Integrating Web Services and Silverlight including debugging: Peter Kellner has written some great blog posts covering Silverlight (as well as gotchas he has learned from ). check out this post to learn how to handle debugging web services when using Silverlight, as well as his post on displaying images with the Silverlight downloader in the 1.1 Alpha.
    • Some keyboard input tricks for Silverlight 1.1: Jon Galloway has a nice post on handling keyboard input using the Silverlight 1.1 Alpha release. Also check out his tip on calling an asmx WebService from Silverlight post.
IIS 7
    • IIS 7.0 is now running all of Microsoft.com: one of the things we push at Microsoft is to "dogfood" our products on our high volume sites when they enter the beta cycle. as of a few weeks ago, all of the Web servers running www.microsoft.com are now running on iis7 and Windows 2008 server beta3. these servers host 500 + virtual roots and 350 ASP. NET applications, and handle 300,000 concurrent connections. iis7 is going to be an awesome release.

    • IIS 7.0 on server core: Bill staples blogs about some of the new iis7 enhancements that appear with the June CTP of Windows 2008 server. one of the big features that is now supported is the ability to install iis7 on "server core"-which is a low footprint installation of Windows 2008 server that lays down just the minimal footprint needed boot (meaning no GUI shell ). this lowers the resources required on servers, and even more importantly means that servers don't need to be updated if a patch is released for a component not installed on the server (which lowers the downtime of servers ). ASP. net and. net Framework aren't supported yet in server core deployments-but will be in the future.

Hope this helps,

Scott

P.s. I'm out on vacation this week, so please excuse delays on email and comment feedback.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.