Click here to Skip to main content
15,914,416 members
Home / Discussions / C#
   

C#

 
QuestionWCF,3Tier Pin
Member 232129329-Sep-09 17:47
Member 232129329-Sep-09 17:47 
QuestionModify a Dataset then apply dataset to sql server... What am I doing wrong Please? Pin
JollyMansArt29-Sep-09 12:25
JollyMansArt29-Sep-09 12:25 
AnswerRe: Modify a Dataset then apply dataset to sql server... What am I doing wrong Please? Pin
JollyMansArt29-Sep-09 12:35
JollyMansArt29-Sep-09 12:35 
QuestionHow to run a wcf service in System Context? Pin
AndyASPVB29-Sep-09 11:44
AndyASPVB29-Sep-09 11:44 
AnswerRe: How to run a wcf service in System Context? Pin
Calla29-Sep-09 19:35
Calla29-Sep-09 19:35 
GeneralRe: How to run a wcf service in System Context? Pin
AndyASPVB30-Sep-09 8:43
AndyASPVB30-Sep-09 8:43 
QuestionFind First Row using WildCard and nonPrimary Column Pin
KCI-VA29-Sep-09 10:36
KCI-VA29-Sep-09 10:36 
AnswerRe: Find First Row using WildCard and nonPrimary Column [modified] Pin
Eddy Vluggen29-Sep-09 10:53
professionalEddy Vluggen29-Sep-09 10:53 
AnswerRe: Find First Row using WildCard and nonPrimary Column Pin
Henry Minute29-Sep-09 11:06
Henry Minute29-Sep-09 11:06 
QuestionRe: Find First Row using WildCard and nonPrimary Column [modified] Pin
KCI-VA30-Sep-09 2:18
KCI-VA30-Sep-09 2:18 
QuestionInsert/Update into Table with many fields. Pin
castrand129-Sep-09 9:59
castrand129-Sep-09 9:59 
AnswerRe: Insert/Update into Table with many fields. Pin
Not Active29-Sep-09 10:21
mentorNot Active29-Sep-09 10:21 
AnswerRe: Insert/Update into Table with many fields. Pin
Christian Graus29-Sep-09 10:31
protectorChristian Graus29-Sep-09 10:31 
AnswerRe: Insert/Update into Table with many fields. Pin
Dave Kreskowiak29-Sep-09 10:49
mveDave Kreskowiak29-Sep-09 10:49 
GeneralRe: Insert/Update into Table with many fields. Pin
castrand130-Sep-09 8:32
castrand130-Sep-09 8:32 
GeneralRe: Insert/Update into Table with many fields. Pin
Dave Kreskowiak30-Sep-09 14:38
mveDave Kreskowiak30-Sep-09 14:38 
GeneralRe: Insert/Update into Table with many fields. Pin
castrand12-Oct-09 7:43
castrand12-Oct-09 7:43 
QuestionLinkbutton, Target="_blank" Pin
JohnQuar129-Sep-09 7:28
JohnQuar129-Sep-09 7:28 
AnswerRe: Linkbutton, Target="_blank" Pin
JohnQuar129-Sep-09 10:07
JohnQuar129-Sep-09 10:07 
AnswerRe: Linkbutton, Target="_blank" Pin
Not Active29-Sep-09 10:17
mentorNot Active29-Sep-09 10:17 
First, this won't do anything for you. You are applying an attribute to the link then immediately redirecting to another page.

Second, attributes are case sensitive, target should be lowercase.


only two letters away from being an asset

GeneralRe: Linkbutton, Target="_blank" Pin
harold aptroot29-Sep-09 10:19
harold aptroot29-Sep-09 10:19 
GeneralRe: Linkbutton, Target="_blank" Pin
JohnQuar129-Sep-09 10:25
JohnQuar129-Sep-09 10:25 
GeneralRe: Linkbutton, Target="_blank" Pin
Christian Graus29-Sep-09 10:32
protectorChristian Graus29-Sep-09 10:32 
GeneralRe: Linkbutton, Target="_blank" Pin
JohnQuar129-Sep-09 10:34
JohnQuar129-Sep-09 10:34 
GeneralRe: Linkbutton, Target="_blank" Pin
Henry Minute29-Sep-09 10:57
Henry Minute29-Sep-09 10:57 

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.