Click here to Skip to main content
15,912,069 members
Home / Discussions / C#
   

C#

 
QuestionGetting a length Pin
hiremath7118-Feb-07 20:16
hiremath7118-Feb-07 20:16 
AnswerRe: Getting a length Pin
Christian Graus18-Feb-07 20:49
protectorChristian Graus18-Feb-07 20:49 
GeneralRe: Getting a length Pin
hiremath7118-Feb-07 23:56
hiremath7118-Feb-07 23:56 
GeneralRe: Getting a length Pin
Christian Graus19-Feb-07 0:06
protectorChristian Graus19-Feb-07 0:06 
GeneralRe: Getting a length Pin
hiremath7119-Feb-07 18:08
hiremath7119-Feb-07 18:08 
GeneralRe: Getting a length Pin
Christian Graus19-Feb-07 19:04
protectorChristian Graus19-Feb-07 19:04 
GeneralRe: Getting a length Pin
hiremath7119-Feb-07 19:57
hiremath7119-Feb-07 19:57 
QuestionValues in popup. Pin
Nekshan18-Feb-07 20:14
Nekshan18-Feb-07 20:14 
I have a popup displayed with a form by function:

taskbarNotifier1.Show("HostName: \n\n SiteHit: \n\n Survey: \n\n TAF: \n\n ATO: ", strQuery, 300, 2000, 300);

Now these hostname,survey,taf,ato i have to get from database :

select url,sitehit,survey,tellafriend,addtooutlook from tblsummary where...
of current datetime ie the last current entry of database and display all these data in 'strQuery' in above function in a line ie one after other like this :
Hostname : nekshan@yahoo.com

Sitehit : 1

Survey : 0
These in bold are data to be displayed by the query.
how to get all this data in one variable to put it in my function n display data in this format.

Hope u r getting my Point.
Thanx
nekshan.
AnswerRe: Values in popup. Pin
Christian Graus18-Feb-07 20:26
protectorChristian Graus18-Feb-07 20:26 
AnswerRe: Values in popup. Pin
virendra patel18-Feb-07 21:50
virendra patel18-Feb-07 21:50 
GeneralRe: Values in popup. Pin
Christian Graus18-Feb-07 21:59
protectorChristian Graus18-Feb-07 21:59 
AnswerRe: Values in popup. Pin
virendra patel18-Feb-07 21:53
virendra patel18-Feb-07 21:53 
AnswerRe: Values in popup. Pin
virendra patel18-Feb-07 21:54
virendra patel18-Feb-07 21:54 
AnswerRe: Values in popup1. Pin
virendra patel18-Feb-07 21:55
virendra patel18-Feb-07 21:55 
QuestionCapturing the Event raised in Windows application through my WebPage(aspx page) Pin
irsh_is18-Feb-07 19:58
irsh_is18-Feb-07 19:58 
QuestionAsynchronous Technical question !! Pin
Hussam Fattahi18-Feb-07 19:51
Hussam Fattahi18-Feb-07 19:51 
Questionhow to protect C# exe from decompiling or reverse engineering ? Pin
testmail_12318-Feb-07 19:20
testmail_12318-Feb-07 19:20 
AnswerRe: how to protect C# exe from decompiling or reverse engineering ? Pin
MoustafaS18-Feb-07 20:00
MoustafaS18-Feb-07 20:00 
AnswerRe: how to protect C# exe from decompiling or reverse engineering ? Pin
Guffa18-Feb-07 20:04
Guffa18-Feb-07 20:04 
AnswerRe: how to protect C# exe from decompiling or reverse engineering ? Pin
Christian Graus18-Feb-07 20:27
protectorChristian Graus18-Feb-07 20:27 
QuestionTo exit application Pin
Nekshan18-Feb-07 19:03
Nekshan18-Feb-07 19:03 
AnswerRe: To close application Pin
U-P-G-R-A-Y-E-D-D18-Feb-07 19:18
U-P-G-R-A-Y-E-D-D18-Feb-07 19:18 
AnswerRe: To exit application Pin
virendra patel18-Feb-07 19:47
virendra patel18-Feb-07 19:47 
GeneralRe: To exit application Pin
Nekshan18-Feb-07 19:54
Nekshan18-Feb-07 19:54 
GeneralRe: To exit application Pin
virendra patel18-Feb-07 20:10
virendra patel18-Feb-07 20:10 

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.