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

ASP.NET

 
GeneralRe: Parameter 'xxxxx' not found in the collection Pin
Jassim Rahma7-Jul-12 5:59
Jassim Rahma7-Jul-12 5:59 
GeneralRe: Parameter 'xxxxx' not found in the collection Pin
jkirkerx7-Jul-12 12:30
professionaljkirkerx7-Jul-12 12:30 
GeneralRe: Parameter 'xxxxx' not found in the collection Pin
Jassim Rahma8-Jul-12 4:19
Jassim Rahma8-Jul-12 4:19 
GeneralRe: Parameter 'xxxxx' not found in the collection Pin
Jassim Rahma8-Jul-12 4:25
Jassim Rahma8-Jul-12 4:25 
GeneralRe: Parameter 'xxxxx' not found in the collection Pin
Jassim Rahma8-Jul-12 4:41
Jassim Rahma8-Jul-12 4:41 
GeneralRe: Parameter 'xxxxx' not found in the collection Pin
jkirkerx8-Jul-12 10:31
professionaljkirkerx8-Jul-12 10:31 
GeneralRe: Parameter 'xxxxx' not found in the collection Pin
jkirkerx7-Jul-12 8:46
professionaljkirkerx7-Jul-12 8:46 
QuestionCombine the two columns as a single column in excel file and insert into database Pin
kumar.ranjith.k30-Jun-12 21:20
kumar.ranjith.k30-Jun-12 21:20 
Hi,
am having an excel file where it consists data as below

ID NAME DE

1 SURESH SE
2 SANJAY SE
3 NAGA TL


ID,NAME,DE are columns...
if the data in excel file is in the above format then i can easily transfer the data into database

but my problem is sometimes the data in excel sheet will be in the below format

ID NAME DE ID NAME DE

1 SURESH SE 4 RANK TL
2 SANJAY SE 5 RAMU PL
3 NAGA TL 6 RANI PM


here the Columns ID,NAME,DE are repeated so i want to make it in the below format and want to insert into database

ID NAME DE

1 SURESH SE
2 SANJAY SE
3 NAGA TL
4 RANK TL
5 RAMU PL
6 RANI PM

please help me out...
Questionasp.net 2010 custom control Pin
classy_dog30-Jun-12 20:02
classy_dog30-Jun-12 20:02 
AnswerRe: asp.net 2010 custom control Pin
Sandeep Mewara30-Jun-12 23:30
mveSandeep Mewara30-Jun-12 23:30 
Questiondebug aspx pages directly Pin
dcof30-Jun-12 13:49
dcof30-Jun-12 13:49 
AnswerRe: debug aspx pages directly Pin
Sandeep Mewara30-Jun-12 23:25
mveSandeep Mewara30-Jun-12 23:25 
GeneralRe: debug aspx pages directly Pin
dcof1-Jul-12 5:45
dcof1-Jul-12 5:45 
GeneralRe: debug aspx pages directly Pin
David Mujica2-Jul-12 5:15
David Mujica2-Jul-12 5:15 
QuestionC# 2010 linkage through master pages Pin
dcof29-Jun-12 19:38
dcof29-Jun-12 19:38 
AnswerRe: C# 2010 linkage through master pages Pin
Sandeep Mewara30-Jun-12 6:45
mveSandeep Mewara30-Jun-12 6:45 
GeneralRe: C# 2010 linkage through master pages Pin
dcof30-Jun-12 8:23
dcof30-Jun-12 8:23 
GeneralRe: C# 2010 linkage through master pages Pin
Sandeep Mewara1-Jul-12 1:38
mveSandeep Mewara1-Jul-12 1:38 
AnswerRe: C# 2010 linkage through master pages Pin
frostcox30-Jun-12 12:48
frostcox30-Jun-12 12:48 
QuestionHost server Characteristics Pin
WebMaster29-Jun-12 9:32
WebMaster29-Jun-12 9:32 
Generalxsl fo to xslt Pin
indian14329-Jun-12 8:37
indian14329-Jun-12 8:37 
GeneralTo save file in a stream instead of a physical location Pin
indian14329-Jun-12 5:58
indian14329-Jun-12 5:58 
QuestionAutomatically Sychronize TFS workitems update with custom tool Pin
amit sahu2029-Jun-12 1:36
amit sahu2029-Jun-12 1:36 
QuestionCCTV camera on ASP web Page Pin
sandeep Nishad29-Jun-12 0:19
sandeep Nishad29-Jun-12 0:19 
AnswerRe: CCTV camera on ASP web Page Pin
Sandeep Mewara29-Jun-12 3:42
mveSandeep Mewara29-Jun-12 3:42 

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.