1. Home
  2. IT
  3. Developer


Play Why Sharepoint? - SharePoint is the fastest growing product in Microsoft history and according to Forrester the number 1 portal product in use today. Let Joe Mack show you some of the ways Sharepoint can make your workers and your company more efficient and profitable.
Play Win 7 Code Pack for Visual Studio - Use Windows 7 Code Pack to boost your .NET development inside Visual Studio.
Play Using Bing Maps in ASP.NET - Learn how you can start using the Bing mapping features in your own ASP.NET web applications.
Play ASP.NET MVC Basics - Jani Jdrvinen shows you how to develop your first ASP.NET MVC application and helps you understand the controller classes and view pages. Jani will also discuss the relation between action methods and views with this new technology.
Play Dynamic Data Structure - This tutorial shows you how Dynamic Data web applications are structured and how you can customize the application to your liking.
Play ASP.NET Dynamic Data - This tutorial shows you how to use Visual Studio 2008 with SP1 to build your first Dynamic Data web application and explore its features.
Play REST Support in WCF - Adding REST support to your Windows Communication Foundation (WCF) applications has become very easy. Discover how to add it to both your forms-based and your web-based solutions. X
Play ASP.NET Request/Response - Explore how to use the ASP.NET Request and Response objects to interact with a Web site. You'll discover how to parse the HTML from any Web site in order to find anything you want.
Play ASP.NET Does AJAX - AJAX is bringing flexible, dynamic features to the Web. Discover how to add dynamic text displays using AJAX in ASP.NET.
Play Adding Dynamic Menus with ASP.NET 2.0 - Discover how you can easily add cool pop-up menus to your web applications.
Play Using the ASP.Net 2.0 MultiView Control - See how to create multiple views on a single Web form. Want tab style functionality? This is an easy solution!
Play Overview of the Wizard Control in Asp.Net 2.0 - Learn the basics of the Wizard control and see how it can be applied using a simple real life example.
Play Passing Information Between Master and Content Pages - Master the simple, yet elusive, task of passing information between Master Pages and your content using Visual Studio 2005!
Play Effectively Organize the Validations on Your ASP.NET Page - Discover how to make your form validation more user-friendly and reduce screen clutter by effectively using the Validation Summary control.
Play Displaying RSS Items with C# and ASP.NET - Learn how to use C# to grab and display individual items from any RSS feed.
Play ADO.NET Data Services - Learn how to create and consume ADO.NET Data Services and get a glimpse into the power it can provide.
Play Develop Windows Services - Developing straight Windows Services doesn't allow for rich debugging by developers and often requires stopping the service, redeploying, etc. This video explores how to build Windows Services for a more rich development experience.
Play Dependency Injection with MS Unity - Dan Rigsby gives us a first look at the Dependency Injection design pattern and how to accomplish it with Microsoft's Unity.
Play Deploying Applications with ClickOnce - ClickOnce offers a fast, secure, and reliable way to easily deploy your Windows applications and ensures that your users know about software updates. This video introduces ClickOnce and some of the power it can give your deployments.
Play Intro to Microsoft CCR - In this screencast Jeffrey Juday shows us what CCR is and how it handles concurrency issues in your .NET applications while simplifying Asynchronous messaging.
Play Working w/ Property Grids - A peek at how to use a PropertyGrid in Windows Forms to quickly build a UI for a series of classes.
Play Intro to the Microsoft REST Starter Kit - Let Jeffrey Juday show us an easy way to REST with the .NET framework.
Play Custom Sprocs in Entity - Working with Custom Stored Procedures in Entity Framework.
Play ADO.Net Entity Framework - Utilize the "ADO.NET Entity Framework" to quickly and easily work with your database, accessing your data in an object oriented fashion.
Play Debugging using Visual C++ 2008 - In this video offering Kiran Thonse covers basic debugging tasks like setting breakpoints, stepping through code and watching variables using the Visual Studio IDE.
Play Syndication in .NET - In this video Dan Rigsby will demonstrate how to publish your content using built-in syndication support in .NET 3.5.
Play Dates & Times in .NET 3.5 - .NET 3.5 added additional features for working with dates and times. Such features make globalization or working across various time zones much easier.
Play Shelving Source in TFS - Discover how to take advantage of version control features in Team Foundation Server without fully checking in software.
Play Creating Snippets in VS - Create chunks of code that you can paste in your applications in Visual Studio. Discover how to Include customizable param
Play Intro to VSTS-DB Edition - See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!
Play Data Binding to Forms Made Simple in .Net 2.0 - Creating a form that displays formatted information from a database is a matter of a few easy steps in .NET 2.0 using Visual Studio 2005
Play Building Mobile Apps: No Pocket PC Required - Watch and learn how to build your first mobile device application using Visual Studio 2005. No PocketPC required!
Play First Look at the Class Designer - Discover how to visually create the code for your classes in your Visual Studio 2005 applications using the new Class Designer.
Play Using the Class Designer: Adding Inheritance and Associations - Learn how to add inheritance to your designs as well as learn the relationship between your applications code and the Class Designer.
Play Building Style Sheets Using Visual Studio 2005 - Using the tools and IntelliSense built into Visual Studio 2005, you can quickly add style sheets to your web pages and applications.
Play Generating and Analyzing Crash Dumps - Learn the steps required to generate and analyze application crash dumps using Visual C++.
Play Coding Unit Tests in Microsoft VSTS 2008 - Paul shows you how to write the code for unit tests in your Visual Studio projects.
Play Using Nested Grids in .Net - Get the step-by-step details on how to use nested grids in .NET to provide rich web-client presentations.
Play Keyboard Hooking with Visual Basic .NET - Discover how to programmatically intercept and react to keyboard clicks.
Play Code Analysis in Visual Studio 2008 - Discover how to do code analysis in both a web-based and desktop application using Visual Studio 2008.
Play CSS in Visual studio - Discover the tools in Visual Studio for creating and modifying your cascading style sheets.
Play Drill Down Charts in Silverlight - Learn how to deliver drill down charting functionality using the Silverlight toolkit.
Play Building Smarter Clients - Chad Campbell shows us how the out of browser support feature in Silverlight 3 helps users build smarter clients and overcome some of the challenges associated with click once technology.
Play Silverlight 2 Templates - Learn the skills necessary to utilize the ControlTemplate and DataTemplate options found in Silverlight 2.
Play Using Silverlight - Discover how to manipulate images using Microsoft's Silverlight. If you've not seen Silverlight (WPF/e), then this is a great introduction!
Play Silverlight Login, Part 1 - Create data input controls, a button using available objects and textboxes using standard HTML controls and a little CSS.
Play Silverlight Login - Wiring Up the HTML Controls - In Part 1 you learned how to add HTML controls to your Silverlight application. In Part 2 learn how to wire up the HTML controls.
Play Using Microsoft's PopFly - Using the PopFly site, you can create mashups in a matter of minutes that take full advantage of the flash and sizzle offered via AJAX and Silverlight.
Play Creating a Gel (Glass) Button in Silverlight, Part II - Now that you've learned to create a gel button in Silverlight, let's add some functionality. Discover how to add mouse hover and click functionality.
Play Creating a Gel (Glass) Button in Sivlerlight, Part I - Creating Gel buttons doesn't require a graphics designer, it just requires a little Silverlight.
Play Intro to Windows Azure - Kurt Claeys introduces us to Microsoft's new cloud operating system, Windows Azure.
Play Working with Azure Tables - This screencast looks at the Azure Tables concepts and the advanced features of this exciting new platform.
Play Developing in MGrammar - Build a simple DSL using MGrammar and the Oslo SDK.
Play Modeling in M - Learn how to build basic models using MSchema and the Microsoft Oslo SDK CTP.
Play Create Custom Task Lists - Create a Custom Task List in Microsoft SharePoint Designer
Play Understanding REST - With the importance of Web Services, REST has become a critical topic to understand.
Play Simple WCF Services - After reviewing the basics of services, see how to create a simple service using Microsoft's Windows Communication Foundation (WCF).
Play Intro to Databases - New to databases? Start by learning the basic terminology.
Play Developing Management Packs for Operation Manager 2007 - Using the Microsoft System Center Operations Manager Author Console learn how develop a management pack to accompany your application.
Play Building a Gadget for Windows Vista - A little XML, a little HTML, and a little scripting is all you need to be on your way to creating your own cool Vista gadget.
Play Social Bookmarking for the Enterprise - Discover how to programmatically use a social bookmarking service to share and index tagged information.
Play Using Sorenson Squueze - Trey Dreier shows you how to encode your work with Sorenson Squeeze to create a streaming Flash video file.
Play Building a Web Part - Discover how to build an ASP.NET 2.0 or Sharepoint Web Part.
Play Introduction to BizTalk development - Learn the basics of developing with Microsoft BizTalk 2005 R2.
Play Windows Mobile Development - This screencast will show you how to get started with database application development in Windows Mobile 6.0 using C# and Visual Studio 2008. You will also learn how to set up an emulated network connection for the phone emulators.
Play SQL Server Tracing - Let Jani show you how to how use SQL's profiler tools to create traces of all SQL statements executed by your database server, and how to benefit from this during the development phase as well.
Play Access Files Remotely - This video shows you how to access files stored on Microsoft Windows Home Server when you're on the road or in the office.
Play Windows Home Server Tips - This video shows you to restore a computer quickly after a system on your network crashes.
Play WF SQL Tracking Service - Learn how to incorporate the SQL Tracking Service into your WF development.
Play Intro to VSTS-DB Edition - See how Microsoft Visual Studio 2008 Team System - Database Edition makes creating and using database functionality easy for .NET developers!
Play Intro to Databases - New to databases? Start by learning the basic terminology.
Play How to Use Queries - Learn how to extract information from your Microsoft Access database to answer typical business questions and analyze your data in new ways.



internet.commediabistro.comJusttechjobs.comGraphics.com

Search:

WebMediaBrands Corporate Info

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | Shopping | E-mail Offers | Freelance Jobs