Rambler's Top100
Главная
Новости
Статьи
Форумы
Книги
Коды
Сообщество
Блоги
О нас
 

Логин

Email:
  Пароль:

Войти
Зарегистрироваться
Забыл пароль

Поиск

 Искать :
 
Вперед

Активные блоггеры

 Игорь Т. (5)
 clevelus (1)
 Devel (1)
 GreenAsh (2)
 almebel (1)
 Валерия  (2)
 astra (1)
 asel (1)
 nella (1)
 avot (1)
 thejediknight (1)
 Vladimir (1)
 advanta-group (1)
 Sheba (2)
 dmitry39 (4)
 Ivinsky (1)
 gvd (1)
 OlegNV (1)
 Naxelar (1)
 shopbody.ru (2)

 | 

jahlive Blog.

Sunday, February 20, 2005

Application DataBlock Extender Code Generator using SQLDMO

Podrobnee tut

jahlive

20 February 2005 01:44  Комментарии (0)

Friday, February 18, 2005

Application DataBlock Extender Code Generator using SQLDMO

http://dshalimov.russia.webmatrixhosting.net/default.aspx?content=codesamples#SQLDMO
Say NO to the Hardcode when using Microsoft Application Data Block. Say YES to the full power of the Visual Studio .Net intellisence. Use this Windows application to generate complete Data Access Layer for your applications.
When using DataBlock, to Execute GetClientInfo stored Porcedure developer need to put "GetClientInfo" as one of the parameters to any method of SQL Helper.
If developer put "GetClientInfo123", no compile time error is going to be raised. Of couse you will get an error at run time only.
Using DataBlock :
DataSet oDs= SqlHelper.ExecuteDataset(ConnString,"GetClientInfo",ClientID);
Using DataBlock With Extender:
DataSet oDs= DataAccessLayer.GetClientInfo.ExecuteDataset(ConnString,ClientID);
When using Extended code generated by this tool, developer will have all stored procedures in the Intellicence window.


The Source Code also shows how to use SQLDMO COM Object

jahlive

18 February 2005 04:22  Комментарии (0)

 
Наш Киев

Apartments for Rent

Rambler's Top100
Рейтинг@Mail.ru
Идея: Dimon aka Manowar Программирование: Dimon aka Manowar Дизайн: Dan Lebedev
Хостинг от компании Parking.ru
Карта сайта