ASP.NET News from Blogger:
Recently Posted Code Samples on MSDN
Total News: 31
These are the official samples for Visual Studio 2010 C# 4.0....
This sample pack includes all the Metro style app code examples developed for Windows 8 Consumer Preview. The samples in this pack are available in in C#, C++, VB.NET, and JavaScript. The sample pack ...
Learn how to use LINQ in your applications with these code samples, covering the entire range of LINQ functionality and demonstrating LINQ with SQL, DataSets, and XML....
This project provides samples and extensions for the parallel programming support in the .NET Framework....
This project contains about 101 samples using LINQ....
This application was presented by John Papa during the MIX11 Day 2 keynote to demonstrate the new features in Silverlight 5 including 3D, RelativeSource Ancestor, Data Binding Debugging, Implicit Data...
A Visual Studio project which shows how to use the Entity Framework in an ASP.NETMVC web application project, using theCode Firstdevelopment approach....
This sample will teach you the basics of building an ASP.NET MVC Web application using Microsoft Visual Web Developer 2010 Express.
It is part of a tutorial series written by ScottGu, Scott Hanselman ...
This sample demonstrates how to retrieve data from a relational database or XML file and use that data in Excel....
This sample demonstrates how to create a WPF Forms solution that checks user input with validation code, demonstrates common controls such as DataGrid and ComboBox, and shows typical data manipulation...
This sample demonstrates data analysis tasks executed using toolbar buttons and menus in Microsoft Office Excel 2007. The data is stored in XML files....
The Photo Store demo is an end to end rich-client application that uses several different features of the Windows Presentation Foundation (WPF). The user interface (UI) takes advantage of many styling...
This sample demonstrates how an ISV might brand a logon screen with different user-specific themes in a smart client application built on WPF technologies. The themes are stored in different resource ...
This sample application is a fully featured graphing calculator. Building the Sample Install the Windows Software Development Kit (SDK) and open its build environment command window....
Create interactive 3D bar charts and pie graphs using Windows Presentation Foundation (WPF) and .NET Framework 3.0....
This project gives an overview of VB basics...
This sample creates a simple WCF calculator service that may be hosted on Azure and builds a .Net console application client....
The project illustrates how to design a simple AJAX web chat application....
The sample demonstrates how to bind the ASP.NET Menu Control to the Database....
This sample demonstrates how to create a custom DataGridView column....
This CSASPNETGridView project describes how to populate ASP.NET GridView control and how to implement Insert, Edit, Update, Delete, Paging and Sorting functions in ASP.NET GridView control....
this sample is a Visual Studio Package which provides a new tool window called "Build Progress" which displays a WPF ProgressBar indicating percentage completion of the current solution build....
This is a sample extension for Visual Studio 2010 that visually scales lines to be smaller the farther away from the caret's current position they are. It accomplishes this using the new line transfor...
This sample demonstrates how to use Windows Communication Foundation (WCF) to create an ASP.NET Asynchronous JavaScript and XML (AJAX) service that creates instances of complex types and sends them be...
MSDN Code Gallery Daily Summary for Thursday, January 22, 2009Most Popular Resource PagesCSharp Code Header DesignerSamples Environment for Microsoft Chart ControlsC# Samples for Visual Studio 200...
Scott Hanselman shows you how he combined an Internet-ready webcam with motion detection algorithms, creating a ClickOnce app that his family can install to monitor the new baby (!)....
Stephen Toub discusses Sudoku, the number puzzle game, and demonstrates how to build an application to solve puzzles, generate puzzles, and enable enhanced game play for ultra-mobile PC and Tablet PC....
Learn how to use the great support of the Microsoft .NET Compact Framework 2.0 for managed multithreaded applicationswhile avoiding much of the complexity that comes with multithreadingin this self-pa...
Learn how to take a sophisticated Excel 2003 spreadsheet model and turn it into an intuitive, easy-to-use, integrated application using Visual Studio 2005 Tools for Office....
Learn how to use host controls, program the actions pane, bind data from a SQL Server database to host controls and controls on the actions pane, and cache data....
Scott Mitchell presents a case study of ASPFAQs.com, followed by an overview of skmFAQs.NET, an ASP.NET 1.x application for allowing a defined group of individuals to publish information online....
View Other bloggers