blah blah blah is here! blah blah » Close

0
votes
0 answers

C# I need a help

How can I Clone tabcontrol1 tab page multi time using botton???

0
votes
3 answers

How to get SQL insert/update statements?

I am doing this way but can't get insert's [code] SELECT REPLACE (REPLACE ([text], CHAR(13), ' '), CHAR(10), ' ') AS QUERY FROM sys.dm_exec_cached_plans AS p CROSS APPLY sys.dm_exec_sql_text (p.plan_handle) WHERE p.objtype = 'Adhoc ...

0
votes
2 answers

how to retrieve packets and get client's ip from it

can anybody help me how to retrieve client's ip from request packet received at server side?

0
votes
0 answers

how to retrieve packets and get client's ip from it

can anybody help me how to retrieve client's ip from request packet received at server side?

0
votes
1 answers

C# Winform: How to print the content of a ListView?

how do I print the contents of a ListView (with all the ColumnHeaders), but remove the Scrollbar? thanks.

1
votes
2 answers

How do I see ALL of My Questions?

I would like to see ALL of My Questions in www.debugging.com. How do I enable it? I can only see those latest questions. I would like to view those earlier questions also. thanks.

0
votes
0 answers

Word document parsing in db using asp.net

I just got a requirement from my boss to write a code in c# which can read the resumes of the canditates from a particular location and then parse it so that name goes to the name field in the db and address goes to address dield of the tab ...

0
votes
0 answers

CKEditor

how can use ckeditor_3.1 as control pannel?How can insert,edit,delete option by it?pls help....

-1
votes
2 answers

how to make my appln to look in professional way.!??

what i'am asking is that.., i'want my appln to install to C:\Program Files\... and also i'want to add it to appwiz.cpl (control panel -> Programs and features).., also reply how to UnInstall the software from appwiz.cpl.., plz hel ...

Feedback