Introduction to Dynamic Language Runtime (DLR) The Dynamic Language Runtime (DLR) from Microsoft is an effort to bring a set of services that run on top of the Common Language Runtime (CLR) , in upcoming .NET Framework 4.0 has this built within in it and provides language services for several different dynamic languages. These services include: A […]
Read more โMonth: March 2010
How to disable Internet Explorer Enhanced Security Configuration (IE ESC) in Windows Server 2008/R2
One of the first thing I do when I get a new development environment is to disable IE ESC. But what is the IE ESC? Quoting from Technet: Internet Explorer Enhanced Security Configuration places your server and Internet Explorer in a configuration that decreases the exposure of your server to potential attacks that can occur […]
Read more โNice Learning Resources: ASP.NET, ASP.NET MVC, AJAX, Visual Studio, Silverlight
Scott Guthrie has provided some nice resource links for ASP.NET, Visual Studio, Silverlight on his Blog Link Quoting to ScottGu ASP.NET URL Routing in ASP.NET 4: Scott Mitchell has a nice article that talks about the new URL routing features coming to Web Forms applications with ASP.NET 4. Also check out my previous blog post […]
Read more โUpdate Silverlight Client for Facebook for Silverlight 4 RC
At the end of January 2010, Microsoft released a new application for Facebook based on the Beta development milestone of Silverlight 4. Users that have downloaded and installed the first version of Silverlight Client for Facebook now have an update available, as the Silverlight Client for Facebook was refreshed in accordance with the release of […]
Read more โIntroducing the Facebook Azure Toolkit
An open source project hosted on CodePlex promises to streamline the development of Facebook applications that also leverage Microsoft’s Cloud platform. The Facebook Azure Toolkit is currently available for download under a Microsoft Public License (Ms-PL), which is an open source license. Ahead of anything else, the toolkit is designed as a resource for developers […]
Read more โEclipse IDE Evolves into a First-Class Windows 7 Citizen
Microsoft is hard at work, making the next release (3.6) of the Eclipse Integrated Development Tool (IDE) a first-class citizen on Windows 7. In partnership with Tasktop Technologies, the Redmond company has been contributing code to Eclipse in an effort to tailor the IDE to Windows 7. In the video embedded at the bottom of […]
Read more โ