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

C#

 
AnswerRe: Got an error -->An unhandled exception of type 'System.StackOverflowException' occurred in PROJECT pro.exe Pin
dybs13-Jun-09 5:11
dybs13-Jun-09 5:11 
Questionwhat is the use of Httphandlers Pin
Shaik Haneef13-Jun-09 1:32
Shaik Haneef13-Jun-09 1:32 
AnswerRe: what is the use of Httphandlers Pin
Manas Bhardwaj13-Jun-09 2:00
professionalManas Bhardwaj13-Jun-09 2:00 
AnswerRe: what is the use of Httphandlers Pin
Gary Stafford13-Jun-09 8:19
Gary Stafford13-Jun-09 8:19 
QuestionBinding two projects into one exe Pin
KIDYA13-Jun-09 1:22
KIDYA13-Jun-09 1:22 
AnswerRe: Binding two projects into one exe Pin
Dave Kreskowiak13-Jun-09 2:11
mveDave Kreskowiak13-Jun-09 2:11 
QuestionI created Public Assembly by providing strong name, then what is that use still i need to give reference of that assembly. Pin
Shaik Haneef13-Jun-09 1:14
Shaik Haneef13-Jun-09 1:14 
AnswerRe: I created Public Assembly by providing strong name, then what is that use still i need to give reference of that assembly. Pin
Colin Angus Mackay13-Jun-09 3:38
Colin Angus Mackay13-Jun-09 3:38 
Shaik Haneef wrote:
I created Public Assembly by providing strong name, then what is that use still i need to give reference of that assembly.


How else is your code going to know where to look when it needs to call something in that assembly?


Shaik Haneef wrote:
Then what is the use of Global assembly ?


If you have a common assembly that lots of projects use then instead of installing it many times for the many applications that use it you can install it once and all applications that need it can share the version in the GAC.

Man who stand on hill with mouth open wait long time for roast duck to drop in

QuestionI created Public Assembly by providing strong name, then what is that use still i need to give reference of that assembly. Then what is the use of Global assembly ? How i utilize i know how to make the Assembly as Global but i don't know how to use, Pin
Shaik Haneef13-Jun-09 1:14
Shaik Haneef13-Jun-09 1:14 
QuestionGenerating Crystal Reports from class objects Pin
Andy Rama12-Jun-09 23:53
Andy Rama12-Jun-09 23:53 
QuestionSending Multiple Network Streams Simultaneously... Pin
Trapper-Hell12-Jun-09 23:50
Trapper-Hell12-Jun-09 23:50 
AnswerRe: Sending Multiple Network Streams Simultaneously... Pin
Manas Bhardwaj13-Jun-09 2:08
professionalManas Bhardwaj13-Jun-09 2:08 
QuestionHow to communicate between two exe's in c#? Pin
svt gdwl12-Jun-09 23:32
svt gdwl12-Jun-09 23:32 
AnswerRe: How to communicate between two exe's in c#? Pin
Rajesh R Subramanian12-Jun-09 23:36
professionalRajesh R Subramanian12-Jun-09 23:36 
Questionaccess controls in other applications from .NET (C#) Pin
Member 628997612-Jun-09 22:46
Member 628997612-Jun-09 22:46 
AnswerRe: access controls in other applications from .NET (C#) Pin
Dave Kreskowiak13-Jun-09 2:17
mveDave Kreskowiak13-Jun-09 2:17 
GeneralRe: access controls in other applications from .NET (C#) Pin
hot_ice14-Jun-09 21:33
hot_ice14-Jun-09 21:33 
GeneralRe: access controls in other applications from .NET (C#) Pin
Dave Kreskowiak15-Jun-09 0:52
mveDave Kreskowiak15-Jun-09 0:52 
AnswerRe: access controls in other applications from .NET (C#) Pin
Luc Pattyn13-Jun-09 3:35
sitebuilderLuc Pattyn13-Jun-09 3:35 
GeneralRe: access controls in other applications from .NET (C#) Pin
hot_ice14-Jun-09 21:38
hot_ice14-Jun-09 21:38 
GeneralRe: access controls in other applications from .NET (C#) Pin
Dave Kreskowiak15-Jun-09 0:51
mveDave Kreskowiak15-Jun-09 0:51 
Questionproggram Pin
jalicno12-Jun-09 22:38
jalicno12-Jun-09 22:38 
AnswerRe: proggram Pin
OriginalGriff12-Jun-09 23:07
mveOriginalGriff12-Jun-09 23:07 
GeneralRe: proggram Pin
Rob Philpott12-Jun-09 23:18
Rob Philpott12-Jun-09 23:18 
GeneralRe: proggram Pin
Dave Kreskowiak13-Jun-09 2:18
mveDave Kreskowiak13-Jun-09 2:18 

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.