This is my current read. I want to see how Rails development is different from ASP.NET and how Rails enables Agile Web Development.
![]() |
Kevin Miller has a great tutorial for getting Intellisense working for NAnt under Visual Studio 2005.
Add the following tools to your toolset if you're doing doing Continuous Integration with your .NET projects:
AnkhSVN - A Subversion SourceControl Provider for Visual Studio. The software allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE. With AnkhSVN you no longer need to leave your IDE to perform tasks like viewing the status of your source code, updating your Subversion working copy and committing changes. You can even browse your repository and you can plug-in your favorite diff tool.
VS Command Shell - VSCmdShell provides users with a shell window inside the Visual Studio IDE that can be used for Visual Studio commands as well. Current version allows user to use either Windows Command Shell (cmd.exe) or Windows PowerShell.
Make sure you add a Wildcard application maps entry under Application Configuration for UrlRewriter.Net to work without file extensions, e.g. http://localhost/show/users.
Could not load file or assembly 'System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. System could not find the file.
System.EnterpriseServices.dll is missing in the GAC or there exist different versions of this dll.
Drag and drop "<windows_directory>\Microsoft.NET\Framework\v2.0.50727\System.EnterpriseServices.dll"
into the "<windows_directory>\assembly\" folder.


| Date/Time: | Wednesday, January 30, 2008 6:00 PM - Wednesday, January 30, 2008 8:00 PM |
| Language(s): | English. |
| Product(s): | Other |
| Audience(s): | Architect,Developer,Other |
Abstract
Microsoft® Silverlight™ is a cross-browser, cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web. Silverlight offers a flexible programming model that supports AJAX, VB, C#, Python, and Ruby, and integrates with existing Web applications. Silverlight supports fast, cost-effective delivery of high-quality video to all major browsers running on the Windows , Mac OS, and Linux coming soon.
Who Should Attend
Architects, Developers, and anyone who would like to learn how to take their AJAX applications to the next level .
What you will learn
· The benefits of Silverlight from a developer perspective
· How to build Silverlight 1.0 applications using JavaScript & AJAX programming NOW
· How UI designers and developers can collaborate using the same codebase, but with role specific tools
· How Silverlight 2.0 (the next version) brings a subset of the Windows Presentation Foundation (WPF) & .NET Framework cross platform / cross browser
· Fundamentals of building Silverlight 2.0 applications using C# & the .NET Framework
· How the ASP.NET 3.5 Extensions make building Silverlight solutions easier (Think cross platform video by simply dragging/dropping a control + pointing to a video file)
Pete Brown, from Applied Information Sciences (AIS), will be closing the dinner by sharing his experiences & lessons learned from building a production Silverlight application.
Note: This will be a developer-centric talk with a heavy focus on code demos.