Thursday, February 26, 2009

VS2008 ShortCut Keys for VB.NET and C#.NET

Hi Friends,

Wanna to imrove your productivey? Wanna to improve your navigation speed in Visual Studio? Wanna to impress your friend/colleauge???

Here are links for files which contains all short-cut keys of VS2008 for VB.NET and C#.NET:



Enjoy Coding !!!

Tuesday, February 24, 2009

MCTS (Web Developer) Materials

Hi Friends,

Wanna to become Microsoft Certified Professional???

Here you will find material for MCTS - Web Developer (70-528 and 70-536):




Happy Certifications !!!! :)

ASP.NET and JQuery

JQuery is an open source JavaScript library that has a passionate following among Ajax developers. Microsoft is integrating the open source JQuery library into both the ASP.NET Web Forms and ASP.NET MVC frameworks and providing full product support. Learn how you can take advantage of JQuery to build richly interactive client-side Ajax applications when developing either ASP.NET Web Forms or ASP.NET MVC applications. Also see how JQuery works in combination with ASP.NET AJAX to provide the best framework for building Ajax applications. Watch following video to learn JQuery and ASP.NET:
http://channel9.msdn.com/pdc2008/PC31/

The official site of JQuery is: http://jquery.com/.

Wednesday, February 18, 2009

Microsoft LINQ Webcasts

(1) Using LINQ with Relational Data
MSDN Webcast: One of the most common forms of data used in applications today continues to be relational data that is stored in various database systems such as Microsoft SQL Server. In this session, learn about the flavors of LINQ that are designed to access relational data including LINQ to SQL, LINQ to Datasets, and LINQ to Entities.

http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=1032369773&EventCategory=4&culture=en-US&CountryCode=US

(2) Framework Masterclass: LINQ to XML
MSDN Webcast: “Framework Masterclass: LINQ to XML,” presented by Mike Benkovich (a MSDN Developer Evangelist). Topics include how LINQ can help you to develop XML applications, the basics of the XML helper functions and more.

http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?culture=en-US&EventID=1032349381&CountryCode=US

(3) Framework Masterclass: LINQ to Entities
MSDN Webcast: “Framework Masterclass: LINQ to Entities,” presented by Mike Benkovich (a MSDN Developer Evangelist). This webcast discusses connecting to the data access layer and how to enhance LINQ applications by working with entities.

http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?culture=en-US&EventID=1032349385&CountryCode=US

(4) Framework Masterclass: LINQ to SQL
MSDN Webcast: Microsoft .NET Language Integrated Query (LINQ) provides a common way to work with data in your applications. In this session, we dive into how LINQ provides methods to work with Structured Query Language (SQL) databases, including how to query, insert, and manage data using the LINQ framework.
http://www.microsoft.com/events/series/detail/webcastdetails.aspx?seriesid=113&webcastid=3952

Happy Watching!!!

WCF Webcast Videos

Hi Guys,

I found links of 15 WCF webcast videos. It will required your sign in on Micorosoft site so you needs live id. Once you logged in you can download those webcasts also!!!


Here are links of webcast videos:

(1) MSDN Webcast: Windows Communication Foundation: Overview
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344312&Culture=en-US

(2) MSDN Webcast: Windows Communication Foundation: Contracts
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344314&Culture=en-US

(3) MSDN Webcast: Windows Communication Foundation: Contract Versioning
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344318&Culture=en-US

(4) MSDN Webcast: Windows Communication Foundation: Exceptions and Faults
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344322&Culture=en-US

(5) MSDN Webcast: Windows Communication Foundation: Bindings
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344330&Culture=en-US

(6) MSDN Webcast: Windows Communication Foundation: Hosting
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344338&Culture=en-US

(7) MSDN Webcast: Windows Communication Foundation: Messaging Patterns
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344342&Culture=en-US

(8) MSDN Webcast: Windows Communication Foundation: Instancing Modes
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344344&Culture=en-US

(9) MSDN Webcast: Windows Communication Foundation: Concurrency, Throughput, and Throttling
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344346&Culture=en-US

(10) MSDN Webcast: Windows Communication Foundation: Security Fundamentals
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344348&Culture=en-US

(11) MSDN Webcast: Windows Communication Foundation: Federated Security
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344351&Culture=en-US

(12) MSDN Webcast: Windows Communication Foundation: Reliable Messaging
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344353&Culture=en-US

(13) MSDN Webcast: Windows Communication Foundation: Transactions
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344355&Culture=en-US

(14) MSDN Webcast: Windows Communication Foundation: Message Queuing
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344357&Culture=en-US

(15) MSDN Webcast: Windows Communication Foundation: Extensibility
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032344359&Culture=en-US

Enjoy Watching!!!