Click here to Skip to main content
15,892,575 members
Home / Discussions / C#
   

C#

 
GeneralRe: Ajax Tab Events And Gridview help Pin
Pete O'Hanlon20-Sep-12 2:10
mvePete O'Hanlon20-Sep-12 2:10 
Questionconnection of mssql 2008 to cloud in windows form application Pin
KUNWAR99920-Sep-12 0:07
KUNWAR99920-Sep-12 0:07 
AnswerRe: connection of mssql 2008 to cloud in windows form application Pin
Ingo20-Sep-12 1:38
Ingo20-Sep-12 1:38 
GeneralRe: connection of mssql 2008 to cloud in windows form application Pin
KUNWAR99920-Sep-12 5:30
KUNWAR99920-Sep-12 5:30 
GeneralRe: connection of mssql 2008 to cloud in windows form application Pin
Ingo20-Sep-12 5:51
Ingo20-Sep-12 5:51 
GeneralRe: connection of mssql 2008 to cloud in windows form application Pin
KUNWAR99920-Sep-12 6:07
KUNWAR99920-Sep-12 6:07 
AnswerRe: connection of mssql 2008 to cloud in windows form application Pin
Ingo20-Sep-12 6:15
Ingo20-Sep-12 6:15 
GeneralRe: connection of mssql 2008 to cloud in windows form application Pin
Pete O'Hanlon20-Sep-12 6:06
mvePete O'Hanlon20-Sep-12 6:06 
GeneralRe: connection of mssql 2008 to cloud in windows form application Pin
KUNWAR99921-Sep-12 3:29
KUNWAR99921-Sep-12 3:29 
QuestionDirectShow.Net - Add text to video capture Pin
Testi_x6419-Sep-12 23:54
Testi_x6419-Sep-12 23:54 
Questioninstallaer with Shedule task Pin
Member 795211919-Sep-12 19:24
Member 795211919-Sep-12 19:24 
AnswerRe: installaer with Shedule task Pin
Ingo19-Sep-12 21:03
Ingo19-Sep-12 21:03 
QuestionSocket Permission Pin
LONEROMEO1319-Sep-12 18:34
LONEROMEO1319-Sep-12 18:34 
AnswerRe: Socket Permission Pin
Ingo19-Sep-12 21:41
Ingo19-Sep-12 21:41 
AnswerRe: Socket Permission Pin
Eddy Vluggen19-Sep-12 23:53
professionalEddy Vluggen19-Sep-12 23:53 
QuestionUsing J Query in DataList Pin
mrkeivan19-Sep-12 9:03
mrkeivan19-Sep-12 9:03 
AnswerRe: Using J Query in DataList Pin
Richard MacCutchan19-Sep-12 11:32
mveRichard MacCutchan19-Sep-12 11:32 
AnswerRe: Using J Query in DataList Pin
V.19-Sep-12 20:50
professionalV.19-Sep-12 20:50 
There are basically two ways to create a webpage with code behind.
1. Create dynamic data inside the HTML (what you do here)
2. Spit out complete HTML from the code behind

Personally I always use option 2 as much as I can.
What you would need to do then is create a datalist and add a label to it. In that label you can set any HTML coding you want. (There are also many more advanced ways to do it)

Hope this helps.

QuestionHow to upload an image to "google search by image" Pin
hosseinDolat18-Sep-12 17:56
hosseinDolat18-Sep-12 17:56 
AnswerRe: How to upload an image to "google search by image" Pin
Richard MacCutchan18-Sep-12 21:56
mveRichard MacCutchan18-Sep-12 21:56 
AnswerRe: How to upload an image to "google search by image" Pin
Andrei Straut18-Sep-12 22:15
Andrei Straut18-Sep-12 22:15 
GeneralRe: How to upload an image to "google search by image" Pin
Richard MacCutchan18-Sep-12 22:41
mveRichard MacCutchan18-Sep-12 22:41 
GeneralRe: How to upload an image to "google search by image" Pin
Andrei Straut18-Sep-12 22:44
Andrei Straut18-Sep-12 22:44 
GeneralRe: How to upload an image to "google search by image" Pin
Richard MacCutchan18-Sep-12 22:51
mveRichard MacCutchan18-Sep-12 22:51 
GeneralRe: How to upload an image to "google search by image" Pin
Richard MacCutchan18-Sep-12 22:44
mveRichard MacCutchan18-Sep-12 22:44 

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.