DevJourney: a blog about .NET development.
-
Thoughts on Visual Studio LightSwitch
Earlier this month (August 2010) Microsoft has introduced a new Visual Studio family member, it’s Visual Studio LightSwitch. Visual Studio LightSwitch is RAD (Rapid Application Development) tool that can be used to build WPF and Silverlight applications in an easy way. Don’t expect me to explain the features in this post, it will be too…
-
VS2010 Tips #14: How change the default browser used in debugging ASP.NET MVC 2 application
Changing default browser used in debugging ASP.NET MVC 2 is a bit tricky in Visual Studio 2010. To use ScottGu’s steps, you will need to add new ASPX page first. But unfortunately if you delete the page then close the application, anytime you rerun the application then the change you did will lost (it backs…
-
ASP.NET MVC 3 Preview 1 released
I must admit that the ASP.NET MVC team is so consistent in developing ASP.NET MVC framework to be better and better. Just few months after the release of ASP.NET MVC 2, now the Preview 1 of ASP.NET MVC 3 has been released. Yes, Preview 1 maybe not interesting for some of you but it’s a…
-
Windows Phone 7 Developer Tools Beta – Released
Microsoft has just release the Beta version of Windows Phone 7 Developer Tools. It includes: Visual Studio 2010 Express for Windows Phone Beta Windows Phone Emulator Beta Silverlight for Windows Phone Beta Microsoft Expression Blend for Windows Phone Beta XNA Game Studio 4.0 Beta Here is the download link: http://www.microsoft.com/downloads/details.aspx?FamilyID=c8496c2a-54d9-4b11-9491-a1bfaf32f2e3&displaylang=en To get more information on…
-
WebMatrix – Quick Start screen
If this is the first time you hear about Microsoft WebMatrix, I suggest you to read my previous post WebMatrix – Introduction and WebMatrix – Installation before continue reading this post. On first-time run of Microsoft WebMatrix, below screen will be the default screen on WebMatrix. if you don’t like it you can disable it…
Got any book recommendations?