Posts Tagged database

Saturday, November 29, 2008 10:16

Manage database of ASP.NET 2.0 Membership & Role services in non-ASP.NET context

This article explains how to manage database of ASP.NET 2.0 Membership & Role services in non-ASP.NET context.
Technorati tags: database, dotnet, asp.net

Bookmark It

Hide Sites

$$(‘div.d786′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

Report Sharp-Shooter Express – Free version of Perpetuum’s .NET reporting product.

Report Sharp-Shooter Express is a free version of the well-known report generator, which provides developers with the base functionality of the product. The available features enable you to create professional reports for Windows Forms applications.Report Sharp-Shooter Express provides developers with wide capabilities for creating professional reports, however it is not possible for end users to [...]

Saturday, November 29, 2008 10:16

MySQL GUI- SQLyog

MySQL GUI- SQLyog

SQLyog MySQL GUI is the most powerful MySQL Manager and MySQL Admin Tool, combining the features of MySQL Query Browser, phpMyAdmin and various other MySQL Front Ends and MySQL Clients in a single intuitive interface.
Screenshots
Connection Manager

Multiple Connections + HTTP Tunnel Settings

SSH Connection Settings with "Test Connection"

 
The following list shows the features [...]

Saturday, November 29, 2008 10:16

How to document DataSets

How to document DataSets

Most online resources talks about how to document class methods and properties .In this post I’m going to show how to comment your datasets to create professional and more convenient documentation .
Take a look at picture below.

To achieve such results, organize your XML tags in this way 

<summary>
[Method Sumamry]
</summary>
<value>
The dataset contains the following tables [...]