Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
AnswerRe: Print Preview Pin
praveenvkumarv12-Dec-08 2:59
praveenvkumarv12-Dec-08 2:59 
Question[Message Deleted] Pin
B878-Dec-08 22:45
B878-Dec-08 22:45 
AnswerRe: C# variable value to html Pin
Navneet Hegde8-Dec-08 22:52
Navneet Hegde8-Dec-08 22:52 
AnswerRe: C# variable value to html Pin
Christian Graus8-Dec-08 23:03
protectorChristian Graus8-Dec-08 23:03 
QuestionPlug in application Pin
yesu prakash8-Dec-08 22:32
yesu prakash8-Dec-08 22:32 
AnswerRe: Plug in application Pin
Christian Graus8-Dec-08 22:45
protectorChristian Graus8-Dec-08 22:45 
GeneralRe: Plug in application Pin
yesu prakash8-Dec-08 23:18
yesu prakash8-Dec-08 23:18 
AnswerRe: Plug in application Pin
Eddy Vluggen9-Dec-08 1:33
professionalEddy Vluggen9-Dec-08 1:33 
ypki wrote:
Of course i asked a question,


Those are identified by a question-mark. You specified what your assignment was, you didn't post a question.

ypki wrote:
How can i install the windows application in the client system with the clients permission.


Clickonce, as has been stated before. This will install the application if it's not there. You can't "embed" the application in the webpage, leaving an install/invoke-mechanism. If you're using Visual Studio, then check out the "Publish" menu-item, that will generate the ClickOnce-package for you.

You might want to write a pluggable protocol-handler:
http://msdn.microsoft.com/en-us/library/aa767914(VS.85).aspx
AnswerRe: Plug in application Pin
benjymous8-Dec-08 23:31
benjymous8-Dec-08 23:31 
QuestionLauterbach Datentechnik GmbH API for Trace 32 and C# Pin
TJS4u8-Dec-08 22:04
TJS4u8-Dec-08 22:04 
AnswerRe: Lauterbach Datentechnik GmbH API for Trace 32 and C# Pin
Mark McLean (ExpElec)1-Jul-14 2:46
professionalMark McLean (ExpElec)1-Jul-14 2:46 
QuestionWorking with value pairs(a key and a value) Pin
CodingLover8-Dec-08 21:44
CodingLover8-Dec-08 21:44 
AnswerRe: Working with value pairs(a key and a value) Pin
Giorgi Dalakishvili8-Dec-08 21:50
mentorGiorgi Dalakishvili8-Dec-08 21:50 
GeneralRe: Working with value pairs(a key and a value) Pin
Luc Pattyn8-Dec-08 21:51
sitebuilderLuc Pattyn8-Dec-08 21:51 
NewsRe: Working with value pairs(a key and a value) Pin
CodingLover8-Dec-08 21:55
CodingLover8-Dec-08 21:55 
GeneralRe: Working with value pairs(a key and a value) Pin
Luc Pattyn8-Dec-08 22:35
sitebuilderLuc Pattyn8-Dec-08 22:35 
AnswerRe: Working with value pairs(a key and a value) Pin
N a v a n e e t h8-Dec-08 21:54
N a v a n e e t h8-Dec-08 21:54 
AnswerRe: Working with value pairs(a key and a value) Pin
TJS4u8-Dec-08 21:56
TJS4u8-Dec-08 21:56 
AnswerRe: Working with value pairs(a key and a value) Pin
Brij8-Dec-08 22:02
mentorBrij8-Dec-08 22:02 
GeneralRe: Working with value pairs(a key and a value) Pin
Luc Pattyn8-Dec-08 22:29
sitebuilderLuc Pattyn8-Dec-08 22:29 
AnswerRe: Working with value pairs(a key and a value) Pin
Navneet Hegde8-Dec-08 22:45
Navneet Hegde8-Dec-08 22:45 
GeneralRe: Working with value pairs(a key and a value) Pin
TJS4u8-Dec-08 23:04
TJS4u8-Dec-08 23:04 
GeneralRe: Working with value pairs(a key and a value) Pin
Navneet Hegde8-Dec-08 23:18
Navneet Hegde8-Dec-08 23:18 
GeneralRe: Working with value pairs(a key and a value) Pin
TJS4u9-Dec-08 23:24
TJS4u9-Dec-08 23:24 
AnswerRe: Working with value pairs(a key and a value) Pin
Seraph_summer8-Dec-08 23:50
Seraph_summer8-Dec-08 23:50 

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.