Click here to Skip to main content
15,897,518 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: <% %> usage in Design View asp.net Pin
Not Active11-Apr-07 3:03
mentorNot Active11-Apr-07 3:03 
AnswerRe: <% %> usage in Design View asp.net Pin
Sandeep Akhare11-Apr-07 3:08
Sandeep Akhare11-Apr-07 3:08 
QuestionNeed help in registering the Dundas ASP.NET Pin
Faisal Khatri11-Apr-07 1:53
Faisal Khatri11-Apr-07 1:53 
AnswerRe: Need help in registering the Dundas ASP.NET Pin
Colin Angus Mackay11-Apr-07 3:58
Colin Angus Mackay11-Apr-07 3:58 
GeneralRe: Need help in registering the Dundas ASP.NET Pin
Faisal Khatri11-Apr-07 18:14
Faisal Khatri11-Apr-07 18:14 
QuestionException with DataAdapter.Update ! [modified] Pin
rockyl11-Apr-07 1:42
rockyl11-Apr-07 1:42 
AnswerRe: Exception with DataAdapter.Update ! Pin
Sandeep Akhare11-Apr-07 3:15
Sandeep Akhare11-Apr-07 3:15 
GeneralRe: Exception with DataAdapter.Update ! Pin
rockyl11-Apr-07 3:24
rockyl11-Apr-07 3:24 
da.TableMappings.Add("EMP", dsTable);
The above statement of my code makes a mapping between database table and dataset table, the first parameter is the database table name and the 2nd paramaeter is dataset table name. So I am getting the table name from the dataset and passing to it so that a mapping may occur between the database table and the dataset table.

In short I will explain what I am trying to do. Theres an xml file consisting of Employee data, I need to upload this xml content to the Database. For this I have used the Dataset.fill(xmlpath) and then using the dataadapter for updating the data to the database. Now u can see my previous code and get clear understanding.


Rakesh

Questionproblem in image Pin
Shuaib wasif khan11-Apr-07 1:16
Shuaib wasif khan11-Apr-07 1:16 
AnswerRe: problem in image Pin
Sandeep Akhare11-Apr-07 2:59
Sandeep Akhare11-Apr-07 2:59 
GeneralRe: problem in image Pin
wEb GuRu...11-Apr-07 4:29
wEb GuRu...11-Apr-07 4:29 
Questionpearreview and codereview? Pin
siddisagar11-Apr-07 0:51
siddisagar11-Apr-07 0:51 
AnswerRe: pearreview and codereview? Pin
rockyl11-Apr-07 2:19
rockyl11-Apr-07 2:19 
Questionhow to transfer contents from asp dot net to outlook Pin
shalinikannan11-Apr-07 0:44
shalinikannan11-Apr-07 0:44 
QuestionHelp needed!!! Pin
www.Developerof.NET11-Apr-07 0:20
www.Developerof.NET11-Apr-07 0:20 
AnswerRe: Help needed!!! Pin
_mubashir11-Apr-07 0:32
_mubashir11-Apr-07 0:32 
AnswerRe: Help needed!!! Pin
enjoycrack11-Apr-07 0:32
enjoycrack11-Apr-07 0:32 
Answerthere is the help Pin
Shuaib wasif khan11-Apr-07 1:11
Shuaib wasif khan11-Apr-07 1:11 
Questionweb service setup, getting user information on installing [v-urgent] Pin
steve_rm11-Apr-07 0:07
steve_rm11-Apr-07 0:07 
QuestionInclude image in hyperlink [modified] Pin
netDeveloper11-Apr-07 0:07
netDeveloper11-Apr-07 0:07 
AnswerRe: Include image in hyperlink [modified] Pin
thomasa11-Apr-07 2:06
thomasa11-Apr-07 2:06 
GeneralRe: Include image in hyperlink Pin
netDeveloper11-Apr-07 3:05
netDeveloper11-Apr-07 3:05 
GeneralRe: Include image in hyperlink Pin
thomasa11-Apr-07 3:40
thomasa11-Apr-07 3:40 
Questiononly one line in datagrid cell Pin
haytham_mohammad10-Apr-07 23:47
haytham_mohammad10-Apr-07 23:47 
AnswerRe: only one line in datagrid cell Pin
thomasa11-Apr-07 4:07
thomasa11-Apr-07 4:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.