You are viewing [info]hotach's journal

Hotach

Let's make our life more.....

Hotach

View

Navigation

January 21st, 2009

JQuerry

Add to Memories Share
http://podlipensky.com/category/JQuery.aspx

January 16th, 2009

How to debug crashes and hangs

Add to Memories Share
http://blogs.msdn.com/kirillosenkov/archive/2008/12/07/how-to-debug-crashes-and-hangs.aspx

December 1st, 2008

Code for Fun

Add to Memories Share
http://blogs.msdn.com/rucoding4fun/

November 28th, 2008

(no subject)

Add to Memories Share
Adding Video or Audio Media to a Web Application
http://msdn.microsoft.com/en-us/library/cc838118(VS.95).aspx?ppud=4

November 14th, 2008

WTF is MVC??????????

Add to Memories Share
http://www.asp.net/mvc/

November 7th, 2008

(no subject)

Add to Memories Share
http://www.dnrtv.com/default.aspx?showNum=102
Kathleen Dollard on Code Generation in .NET

November 6th, 2008

(no subject)

Add to Memories Share

I am using SQL Server 2005 and trying to create a linked server on Oracle 10. I used the commands below:

EXEC

sp_addlinkedserver

@server

= 'test1',

@srvproduct

= 'Oracle',

@provider

= 'MSDAORA',

@datasrc

= 'testsource'

exec

sp_addlinkedsrvlogin

@rmtsrvname

= 'test1',

@useself

= 'false',

@rmtuser

='sp',

@rmtpassword

='sp'

November 1st, 2008

(no subject)

Add to Memories Share
http://www.intuit.ru/department/database/sql/13/3.html

Освобождение курсора

(no subject)

Add to Memories Share
Podcast
http://www.sparklingclient.com/
aspnetpodcast.com/
http://www.asp.net/learn/podcasts/

October 31st, 2008

(no subject)

Add to Memories Share
http://anton.shevchuk.name/javascript/jquery-for-beginners/ JQuerry для начинающих
Powered by LiveJournal.com