Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 Development Tools
 ASP.NET
 Dot Net first project

Author  Topic 

Ghanta
Yak Posting Veteran

96 Posts

Posted - 2010-11-22 : 12:17:34
I have never worked with dot net... this is my first project that I will be working on... What I need is a Web browser which executes the T-Sql stored in XML file and the output is shown in the browser.... There will be a node and when I select that node it should run a tsql in XML file and show the output in the browser... hope I am making any sense? I was told to use ASP.net and C#... guys I am sorry if I am very vague as this is my first dot net task.

Thanks a lot for taking time to assist me.

sathiesh2005
Yak Posting Veteran

85 Posts

Posted - 2010-11-23 : 05:30:05
try this link...
http://www.codeproject.com/KB/database/SQLInXML.aspx

@Sathiesh
Go to Top of Page

afrika
Master Smack Fu Yak Hacker

2706 Posts

Posted - 2010-11-23 : 05:54:58
start here www.asp.net
Go to Top of Page
   

- Advertisement -