Click here to Skip to main content
15,891,789 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Using Excel from VB.NET 2003 Pin
User 24629911-Sep-06 22:37
professionalUser 24629911-Sep-06 22:37 
GeneralRe: Using Excel from VB.NET 2003 Pin
ARon_5-Sep-06 3:46
ARon_5-Sep-06 3:46 
QuestionActive document support/alternative in .NET Pin
davidstroem31-Aug-06 21:25
davidstroem31-Aug-06 21:25 
QuestionException handling.... Pin
CherezZaboro31-Aug-06 8:49
CherezZaboro31-Aug-06 8:49 
AnswerRe: Exception handling.... Pin
Jun Du31-Aug-06 10:07
Jun Du31-Aug-06 10:07 
AnswerRe: Exception handling.... Pin
Not Active31-Aug-06 18:39
mentorNot Active31-Aug-06 18:39 
QuestionOn Alt+Tab Pin
Draders2331-Aug-06 1:42
Draders2331-Aug-06 1:42 
Questiona question about GAC and strong names. Pin
Green Fuze31-Aug-06 0:49
Green Fuze31-Aug-06 0:49 
Hey Everybody!

I'm not sure if I'm in the right forum, so if not, just tell me and I'll rewrite it again in the right place Smile | :) Thanks!

I started to read and understand "Extending Explorer with Band Objects using .NET and Windows Forms" article and I'm trying to understand what is GAC and strong name.

I've been looking for an article that will explain GAC, but I couldn't find a good one that explains the basic idea.

from what I understand (which might be wrong!), GAC is a global assembly that "contains" DLLs that can be accessed by any running program on the computer.
each dll has a "strong name" which is destincs to each DLL and using that strong name programs can "talk" with this dll.
if (all of the above is right (or at least partial right))
{
how do I assign a dll to the gac (without the registerLib in the article)?
do I have to reassign it everytime, or I need to do it once?
how do I remove a DLL from the GAC?
and last one, how do I read from the GAC? (I saw an article about it, but it would be nice if someone would explain it anyway Smile | :) ).
}

Thanks ALOT!!!
AnswerRe: a question about GAC and strong names. Pin
Douglas Troy1-Sep-06 6:45
Douglas Troy1-Sep-06 6:45 
QuestionBindingSource position after table.AddRow(..) Pin
mikepc31-Aug-06 0:20
mikepc31-Aug-06 0:20 
AnswerRe: BindingSource position after table.AddRow(..) Pin
Keith Malwitz31-Aug-06 17:31
Keith Malwitz31-Aug-06 17:31 
GeneralRe: BindingSource position after table.AddRow(..) Pin
mikepc31-Aug-06 21:48
mikepc31-Aug-06 21:48 
QuestionComboBox binding and panel Pin
saud_a_k31-Aug-06 0:20
saud_a_k31-Aug-06 0:20 
QuestionDeveloping HL7 compatible programs Pin
atulxxx30-Aug-06 22:53
atulxxx30-Aug-06 22:53 
AnswerRe: Developing HL7 compatible programs Pin
coolestCoder30-Aug-06 23:09
coolestCoder30-Aug-06 23:09 
GeneralRe: Developing HL7 compatible programs Pin
atulxxx30-Aug-06 23:19
atulxxx30-Aug-06 23:19 
AnswerRe: Developing HL7 compatible programs Pin
Not Active1-Sep-06 2:32
mentorNot Active1-Sep-06 2:32 
QuestionSource control problem in don net 2005 Pin
Ravikumar Patra30-Aug-06 21:34
professionalRavikumar Patra30-Aug-06 21:34 
QuestionGetting info from another application's datagrid Pin
MrWhite34030-Aug-06 18:53
MrWhite34030-Aug-06 18:53 
QuestionHow to solve CONTEXTSWITCHDEADLOCK Pin
cnr36930-Aug-06 2:27
cnr36930-Aug-06 2:27 
QuestionHow Microsoft does it? Pin
jayvardhanpatil30-Aug-06 0:34
jayvardhanpatil30-Aug-06 0:34 
QuestionDateFormat Pin
Nagaraju_Focus29-Aug-06 21:11
Nagaraju_Focus29-Aug-06 21:11 
AnswerRe: DateFormat Pin
John Petersen30-Aug-06 0:40
John Petersen30-Aug-06 0:40 
AnswerRe: DateFormat Pin
Mike Dimmick30-Aug-06 1:46
Mike Dimmick30-Aug-06 1:46 
AnswerRe: DateFormat Pin
Guffa30-Aug-06 19:40
Guffa30-Aug-06 19:40 

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.