Search: none
Add a search phrase to search resource page titles and descriptions. Different keywords are ANDed with tags.
 

MSDN Code Gallery

Target and filter your gallery search using the following dynamic dialogues.
1-10 of 45Resources < Previous 1 2 3 4 5 Next >
Resource Page Name and Description Current Release
Our first release on CodeGallery contains updates to the official C# samples that ship with Visual Studio 2008.
Our first release on CodeGallery contains updates to the official C# samples that ship with Visual Studio 2008.
Popular tags: C#, Samples, Visual C#, Visual Studio, C# 3.0, install, LINQ
Downloads: 2841 | Started: Jan 15 2008  | Contributors: 4
This is a starter kit, which includes very simple user requirements, where we can create, read, update and delete (crud) the employee info of a company. The primary purpose of this starter kit is,...
This is a starter kit, which includes very simple user requirements, where we can create, read, update and delete (crud) the employee info of a company. The primary purpose of this starter kit is, to provide a solid guideline with respect to building enterprise level projects, by utilizing new asp.net 2.0 and sql server 2005 features, as well as latest best coding practices. The starter kit includes several cases where we can perform multi-table joining and/or write operations. Combining high performance and security features this starter kit shows how we can solve in real world problems and challenges, from a wide range of view point.
Downloads: 1687 | Started: Apr 9 2008  | Contributors: 1
v1.2.1
Apr 9 2008
Visual Basic 2008 Samples demonstrate many of the new features available with Visual Basic 2008
Visual Basic 2008 Samples demonstrate many of the new features available with Visual Basic 2008
Popular tags: Visual Basic, Samples
Downloads: 1130 | Started: Jan 15 2008  | Contributors: 3
Introducing the Microsoft Sync Framework – a comprehensive synchronization platform enabling collaboration and offline for applications, services and devices with support for any data type, any dat...
Introducing the Microsoft Sync Framework – a comprehensive synchronization platform enabling collaboration and offline for applications, services and devices with support for any data type, any data store, any transfer protocol, and network topology.
Popular tags: SQL Server, Sync Framework, Samples
Downloads: 863 | Started: Mar 6 2008  | Contributors: 2
Example code used by the Silverlight SDK.
Example code used by the Silverlight SDK.
Popular tags: silverlight, Samples
Downloads: 547 | Started: May 27 2008  | Contributors: 8
F# Sample Applications
F# Sample Applications
Popular tags: F#, Fsharp, Samples
Downloads: 258 | Started: Aug 29 2008  | Contributors: 2
FSharp Samples v0.1
Aug 17 2008
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model (a modified v...
ADO.NET Entity Framework Query Samples is a small Windows Forms program which contains several basic Entity SQL and LINQ to Entities queries against that NorthwindEF Entity Data Model (a modified version of Northwind). Its goal is to help you learn the features of the different query languages available in the Entity Framework, and to let you visualize how the results and the translated store queries look like.
Downloads: 119 | Started: May 14 2008  | Contributors: 4
The ADO.NET Entity Framework Extensions library includes utilities that make querying stored procedures, creating typed results from DB data readers and state tracking external data much easier in ...
The ADO.NET Entity Framework Extensions library includes utilities that make querying stored procedures, creating typed results from DB data readers and state tracking external data much easier in the Entity Framework. A sample application demonstrates several patterns using these utilities, including stored procedures with multiple result sets, materialization of CLR types, and registering entities in the Entity Framework state manager.
Downloads: 116 | Started: Mar 24 2008  | Contributors: 2
This resource page contains many Office Live Small Business code samples that solution developers can use to jump-start the creation of solutions. Office Live Small Business customers are an inter...
This resource page contains many Office Live Small Business code samples that solution developers can use to jump-start the creation of solutions. Office Live Small Business customers are an international community with more than 600,000 members.
Downloads: 113 | Started: Mar 20 2008  | Contributors: 8
You can develop a Visual Studio Tools for the Office system 3.0 solution for the 2007 Microsoft Office System, and deploy the solution by using a Visual Studio 2008 Setup project to create a Window...
You can develop a Visual Studio Tools for the Office system 3.0 solution for the 2007 Microsoft Office System, and deploy the solution by using a Visual Studio 2008 Setup project to create a Windows Installer package. You must still use ClickOnce to secure your solution, but you can use the MSI to distribute your files to end user computers. The default publishing option in Visual Studio Tools for Office is ClickOnce. You can use ClickOnce to create and install self-updating applications with minimal user interaction. However, ClickOnce is not capable of deploying additional components such as Visio stencils or additional registry keys. Instead, you can use Windows Installer to deploy a Visual Studio Tools for Office customization. Windows Installer allows you to configure the deployment in great detail, but this does require more effort to configure correctly. You lose the simple ease of deploying using ClickOnce technology and advantages such as automated updates, but you receive benefits such as branding and configurability. You can also combine these two technologies by having your Windows Installer setup file call into the ClickOnce installation tool provided with Visual Studio Tools for Office. The code samples are written in Visual Basic and C#. The folowing list of projects and samples describes how you can integrate these into your solution to deploy with a Windows Installer file. Projects - you can add these custom actions to your setup project. 1. Component Check 2. ClickOnceCustomActions - install into the ClickOnce cache 3. DocumentManifestCustomActions - update the document custom properties to point to the assembly 4. InclusionListCustomActions - add an entry to pre-trust your solution Samples 1. Basic installer - Hello World add-in 2. Additional components - #1 + helper library 3. Inclusion list 4. Change Manifest 5. ClickOnce cache
Downloads: 103 | Started: Mar 26 2008  | Contributors: 1
Updating...
Page view tracker