rss
twitter
    Find out what I'm doing, Follow Me :)

Thursday, September 22, 2011

Windows Server 8

Windows Server 8 brings the experience from building and operating public clouds to delivering the most dynamic, available, and cost-effective server platform for the private cloud. It offers businesses and hosting providers a scalable, dynamic, and multitenant-aware cloud infrastructure that securely connects across premises and allows IT to respond to business needs faster and more efficiently.

Server and Tools Business President Satya Nadella introduced Windows Server 8, the new management features, development tools, and new capabilities on the Windows Azure platform that enable a cloud-optimized infrastructure.

Read more

Friday, September 16, 2011

LINQ for JavaScript

Well, I believe either you love LINQ or JavaScript; or you are here to learn LINQ and JavaScript. Be happy to know that Linq.js is complete implementation (almost) of LINQ for JavaScript.

See the cool features below:

Features

  • implement all .NET 4.0 methods and many extra methods (inspiration from Rx, Achiral, Haskell, Ruby, etc...)
  • complete lazy evaluation
  • full IntelliSense support for VisualStudio
  • two versions - linq.js and jquery.linq.js (jQuery plugin)
  • support Windows Script Host
  • binding for Reactive Extensions for JavaScript(RxJS) and IntelliSense Generator -> see documentation
  • NuGet install support(linq.js, linq.js-jQuery, linq.js-Bindings)
Read more

Thursday, July 07, 2011

Get the Most out of WebGrid in ASP.NET MVC

In this article on MSDN Magazine, Stuart Leeks introduces WebGrid and shows how it can be used in ASP.NET MVC 3, then takes a look at how to really get the most out of it in an ASP.NET MVC solution.
This article looks at how to fit the WebGrid component into an ASP.NET MVC environment to enable developers to be more productive while rendering tabular data. Focus is on WebGrid from an ASP.NET MVC aspect:
  • creating a strongly typed version of WebGrid with full IntelliSense
  • hooking into the WebGrid support for server-side paging
  • adding AJAX functionality that degrades gracefully when scripting is disabled
The working samples build on top of a service that provides access to the AdventureWorksLT database via the Entity Framework. If you’re interested in the data-access code, it’s available in the code download, and you might also want to check out Julie Lerman’s article, “Server-Side Paging with the Entity Framework and ASP.NET MVC 3,” in the March 2011 issue(msdn.microsoft.com/magazine/gg650669).

Read the entire article on MSDN
Read more

Friday, December 17, 2010

Windows Phone Learning Zone

CodeProject has started another series on Window Phone 7 development where you can find everything you need to start building applications for WP7. Microsoft's free development tools WP7 work in the familiar Visual Studio IDE.

You can download the free tools and learn how to use the different tools and controls, the application architecture and how to design for the Rich Mobile Web.
Find it all, including a free SDK, in the Windows Phone Learning Zone.

Download
the Windows Phone 7 Developer Toolkit

Designing and Developing for the Rich Mobile Web

Windows Phone in 7 Minutes

Getting Started with Windows Phone 7

The Windows Phone 7 Application Architecture

Windows Phone 7 Controls

Understanding the Windows Phone 7 Development Tools

Introducing Windows Phone 7

Read more

Thursday, November 04, 2010

Understanding Microsoft Virtualization Solutions

Mitch Tulloch, lead author for the Windows 7 Resource Kit, is a widely recognized expert on Windows administration, networking, and security and has been repeatedly awarded Most  Valuable Professional (MVP) status by Microsoft for his outstanding contributions in supporting users who deploy Microsoft platforms, products, and solutions.

Now you can download Understanding Microsoft Virtualization Solutions Second edition by Mitch Tulloch for free. The book discusses following points:

Why Virtualization?

Server Virtualization

Local Desktop Virtualization

Remote Desktop Virtualization

Virtualization Management

Cloud Computing

This is 480 Page eBook. Download the eBook in PDF format or XPS format

Read more

Tuesday, October 26, 2010

Free eBook: Moving to Microsoft Visual Studio 2010

Well for those of you who want to learn about MS Visual Studio 2010 and are used to earlierMoving to Microsoft Visual Studio 2010 versions, here is another great effort from Microsoft and it is free. Moving to Microsoft Visual Studio 2010 (Microsoft Press, 2011; 336 pages), written by Patrice Pelland, Pascal Paré, and Ken Haines.

The book is not a language primer, a language reference, or a single technology book. It’s a book that will help professional developers move from previous versions of Visual Studio (starting with 2003 and on up). It will cover the features of Visual Studio 2010 through an application. It will go through a lot of the exciting new language features and new versions of the most popular technologies without putting the emphasis on the technologies themselves. It will instead put the emphasis on how you would get to those new tools and features from Visual Studio 2010.

If you are expecting this book to thoroughly cover the new Entity Framework or ASP.NET MVC 2, this is not the book for you. If you want to read a book where the focus is on Visual Studio 2010 and on the reasons for moving to Visual Studio 2010, this is the book for you.

The book is written having three audiences in mind:

  • Part I is for developers moving from Visual Studio 2003 to Visual Studio 2010
  • Part II is for developers moving from Visual Studio 2005
  • And Part III is for developers moving from Visual Studio 2008

You can download a PDF of the book here and can help Microsoft by filling out a survey at http://www.microsoft.com/learning/booksurvey.

Read more

ASP.NET Developer Guidance Map

ASP.Net Developer Guidance Map

J.D. Meier has introduced to a comprehensive resource for (new) ASP.Net Developers, guiding them to the road to learn ASP.Net. The developer guidance is available in the form of Code Samples, How Tos, Videos, and Training.

The ASP.NET Developer Guidance Map helps you kill two birds with one stone:

  1. It show you the key sources of ASP.NET content and where to look (“teach you how to fish”)
  2. It gives you an index of the main content collections (Code Samples, How Tos, Videos, and Training)

 

Mental Model of the Map
The map is a simple collection of content types from multiple sources, organized by common tasks, common topics, and ASP.NET features:

Download the ASP.NET Developer Guidance Map

Read more
Related Posts with Thumbnails