Microsoft SQL Server Product Samples: Database

This project contains Database samples released with Microsoft SQL Server product.

nUrlRewriter - IIS7 Url Rewriter

nUrlRewriter is a ASP.NET Http Module written in managed C# code which examines incoming Http requests and applies user defined criteria which may result in a Http request being redirected or rewritten. Web pages within existing web sites are often archived or retired, however many Internet based hyperlinks may exist for such web pages. nUrlRewriter solves this problem by providing a facility which can easily redirect or rewrite such Http requests to other web site web pages or web applications. For example, a discontinued product web page may be redirected to a general product category web page. nUrlRewriter differentiates itself from other redirectors/rewriters in that nUrlRewriter also supports the IIS7 Integrated ASP.NET Pipeline, enabling nUrlRewriter to redirect/rewrite any incoming web application URL supported by the IIS7 web server, such as but not limited to native HTML applications (htm, html), classic ASP applications (asp), PHP applications (php) as well as ASP.NET (aspx) applications. Incoming Http requests which are redirected are returned to the originating browser with a status code of either 301 (permanent) or 302 (temporary) to indicate that the requested web page has been moved to a new target URL provided to the browser. the browser will then issue a new Http request for the new URL. Http status code 301 indicates that the URL has been permanently moved and the browser should use the new URL in any new Http requests. Http status code 302 indicates that the URL has been temporarily moved and the browser should use the new URL only for the outstanding Http request. Incoming Http requests which are rewritten, are rewritten to a different URL location within IIS. Since the originating browser is not informed of the URL rewrite, the browser URL address bar will continue to display the originating URL before the URL rewrite. nUrlRewriter works equally as well with IIS5 and IIS6.

BlogEngine.NET

blogengine.zip (804,1 MB)
BlogEngine.NET is a full featured blog engine targeted at .NET developers. It is light weight and very simple to modify and extend.

BibWord : Microsoft Word Citation and Bibliography styles

bibword.zip (3,8 MB)
BibWord makes it easier to create and manipulate Microsoft Word citation and bibliography styles. BibWord also resolves several limitations of the basic implementation by Microsoft. For end-users, BibWord offers a collection of easy to use styles.

Word Class Library to Manipulate DocX Documents

doc.zip (15,0 MB)
Word Class Library to Manipulate DocX Documents

My Web Pages Starter Kit

My Web Pages Starter Kit is a simple yet powerful file based content management system for small websites.

LiveChat Starter Kit

LiveChat Starter Kit (LCSK) is an ASP.NET 4 C# .NET SignalR application allowing you to offer Live Support to your site visitors.

GMap.NET - Great Maps for Windows Forms & Presentation

greatmaps.zip (393,3 MB)
GMap.NET is great and Powerful, Free, cross platform, open source .NET control. Enable use routing, geocoding and maps from Google, Yahoo!, Bing, OpenStreetMap, ArcGIS, Pergo, SigPac, Yandex, Mapy.cz in Windows Forms & Presentation, supports caching and runs on windows mobile!

NPOI

npoi.zip (120,3 MB)
.net port of Apache POI

盘古分词-开源中文分词组件

Pan Gu Segment is a library that can segment Chinese and English words from sentence. 盘古分词是一个中英文分词组件。作者eaglet 曾经开发过KTDictSeg 中文分词组件,拥有大量用户。 作者基于之前分词组件的开发经验,结合最新的开发技术重新编写了盘古分词组件。

WBFS Manager

wbfsmanager.zip (37,5 MB)
This application basically provides a GUI for working with hard disk drives that have been formatted to the WBFS file system.

Windows USB/DVD Download Tool

wudt.zip (29,1 MB)
Windows USB/DVD Download Tool allow you to easily create bootable DVD or USB Keys for Windows 7/8 installation from the ISO file downloaded from Microsoft Store

Chinook Database

Chinook is a sample database available for SQL Server, Oracle, MySQL, etc. It can be created by running a single SQL script.

AokeConsulting

AokeConsulting is based on Vancouver

AdvGen Contact Manager

This project is a simple contact manager which is using wpf.

tftpd64

tftpd64.zip (31,6 MB)
Tftpd64 is a free, opensource IPv6 ready application which includes DHCP, TFTP, DNS, SNTP and Syslog servers as well as a TFTP client.

bib2Word07Xml

bib2Word07Xml creates a Word 2007 XML bibliography from your TeX bibliography, by mapping bib fields onto the most appropriate Word 2007 biblographic fields. You can utilise the citation manager in Word, and still use JabRef or equivalent to manage your references. Written in C#

VR Player

vrplayer.zip (149,9 MB)
VR Player is an experimental Virtual Reality Media Player for Head-Mounted Display devices like the Oculus Rift.

SocialShare Starter Kit

SocialShare.zip (13,5 MB)
SocialShare Starter Kit is a web application that illustrate a wide range of features that needed to build a social site.This web application framework written in C# ASP.NET 4.0. and will include features like Status sharing,Blogs,Forums & more.Anyone with a good understanding of html and css should find it straightforward creating custom themes.This architecture reference and the code generators will help you to find out simple solution to complex problems and good reference to build different application layers, such as presentation layer, business logic layer, data access layer and using latest ASP.NET 4.0, Entity Framework 4.0, SQL Server 2008 and Visual Studio 2010 based technologies with HTML5 supported UI. Any one need a lightweight quick solution for his social portal,SocialShare Starter Kit is the savior.

Mini SQL Query - Moved to GitHub

Mini SQL Query is a minimalist SQL query tool for multiple databases is now on GitHub: https://github.com/paulkohler/minisqlquery