Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.
Your profile
Tag cloud
.net .net framework 4.0 ajax asp.net asp.net mvc azure book browser bug c# chrome cloud computing firefox gbrowser google ie8 iis internet explorer internet explorer 8 jquery lessthandot mvc oop ria silverlight silverlight 3 sql server 2008 video visual studio xaml
Authors
Main Categories
Search
Google Ads
Category: Javascript
Internet Explorer 9 available for a test drive
Internet Explorer 9 is available for a test drive
Microsoft detailed its support for a number of HTML5 specifications, including CSS3, Scalable Vector Graphics (SVG), XHTML parsing, and the video and audio tags using industry-standard (H.264/MPEG4 and MP3/AAC) codecs, among others. In addition, Microsoft demonstrated a new JavaScript engine that uses the multiple cores of today’s modern chips to effectively manage computing resources and improve Web performan...
ASP.NET MVC 2 RTM for Visual Studio 2008 SP1 Released
Microsoft has released ASP.NET MVC 2 RTM for Visual Studio 2008 SP1.
Note Because Visual Studio 2008 and Visual Studio 2010 RC share a component of ASP.NET MVC 2, installing the ASP.NET MVC 2 RTM release on a computer where Visual Studio 2010 RC is also installed is not supported.
New Features in ASP.NET MVC 2 RTM
The following features are new since the RC release of ASP.NET MVC 2.
Templated Helpers Allow You to Specify Extra View Data
ASP.NET MVC 2 now includes new overloads of the EditorFor and DisplayFor methods. These overl...
ASP.NET MVC 2 (Release Candidate 2) Released
ASP.NET MVC 2 RC 2 has been released and is available for download.

For those that don't know what ASP.NET MVC 2 is. ASP.NET MVC 2 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic using the view,...
Adding a range of numbers
Adding numbers is easy. Very easy for programs, right? How about adding up a range of numbers? 1 to 5 maybe ? 1+2+3+4+5 = 15 … easy !
What about adding up 1 to 100 ? not so easy in your head, but with a little code this shouldn’t be a problem. In fact a lot of programmers would approach it like the following:


LTD Social Sitings
Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.