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

.NET (Core and Framework)

 
Generalngen assemblies does not work Pin
Hagen7414-Aug-04 23:18
Hagen7414-Aug-04 23:18 
GeneralMarshal C# String to ActiveX DLL Pin
rgondzur13-Aug-04 12:05
rgondzur13-Aug-04 12:05 
GeneralRe: Marshal C# String to ActiveX DLL Pin
Steven Campbell13-Aug-04 15:25
Steven Campbell13-Aug-04 15:25 
QuestionHow to Remove a DLL Reference Pin
rgondzur12-Aug-04 9:40
rgondzur12-Aug-04 9:40 
AnswerRe: How to Remove a DLL Reference Pin
cvp7712-Aug-04 21:23
cvp7712-Aug-04 21:23 
GeneralRe: How to Remove a DLL Reference Pin
rgondzur13-Aug-04 3:05
rgondzur13-Aug-04 3:05 
GeneralRe: How to Remove a DLL Reference Pin
rgondzur13-Aug-04 12:05
rgondzur13-Aug-04 12:05 
GeneralRe: How to Remove a DLL Reference Pin
cvp7715-Aug-04 21:09
cvp7715-Aug-04 21:09 
since your Dll not resides in GAC

The solution is so simple

In your project
1)Go to Add reference tab
2) then remove the dll who have added before
3.apply
4.Add the new dll once again
5.Now check that ur newly added functions will be

there

Hint:whenever u change the functions or methods in

the referring Dll (if u want that changes have to

be get reflected in ur application) then remove

the reference and add the reference once agian

Good Luck!
GeneralRe: How to Remove a DLL Reference Pin
rgondzur16-Aug-04 3:24
rgondzur16-Aug-04 3:24 
GeneralRe: How to Remove a DLL Reference Pin
cvp7717-Aug-04 0:30
cvp7717-Aug-04 0:30 
QuestionHow to show winform with negative location values Pin
Sebastian P.R. Gingter12-Aug-04 2:07
Sebastian P.R. Gingter12-Aug-04 2:07 
AnswerRe: How to show winform with negative location values Pin
Sebastian P.R. Gingter12-Aug-04 2:57
Sebastian P.R. Gingter12-Aug-04 2:57 
General"Depth Of Field" Sample in C# Pin
Stanimir_Stoyanov11-Aug-04 22:20
Stanimir_Stoyanov11-Aug-04 22:20 
GeneralView T-SQL statement in VB.NET IDE Pin
Ryan Joseph11-Aug-04 21:24
Ryan Joseph11-Aug-04 21:24 
General.Net Remoting Pin
BhaktavatsalamReddy11-Aug-04 18:58
BhaktavatsalamReddy11-Aug-04 18:58 
GeneralRe: .Net Remoting Pin
mav.northwind12-Aug-04 20:21
mav.northwind12-Aug-04 20:21 
Generalcommon lang. runtime debugging services Pin
dotnet_cpp11-Aug-04 9:38
dotnet_cpp11-Aug-04 9:38 
GeneralRe: common lang. runtime debugging services Pin
leppie23-Aug-04 21:54
leppie23-Aug-04 21:54 
Generalconfiguring the output path of VS .NET Pin
Mahasen Bandara11-Aug-04 1:39
Mahasen Bandara11-Aug-04 1:39 
GeneralRe: configuring the output path of VS .NET Pin
softp_vc11-Aug-04 2:52
softp_vc11-Aug-04 2:52 
GeneralUnit Conversion Class Pin
cheehool10-Aug-04 18:04
cheehool10-Aug-04 18:04 
GeneralRemoving a shortcut in a Visual Studio.net setup project Pin
eagleboy10-Aug-04 15:57
eagleboy10-Aug-04 15:57 
GeneralBuilding win32 applications in .net Pin
Member 91750810-Aug-04 6:54
Member 91750810-Aug-04 6:54 
GeneralRe: Building win32 applications in .net Pin
Rocky Moore11-Aug-04 20:39
Rocky Moore11-Aug-04 20:39 
Generalvisual studio .net 2003 search problem Pin
Clyde Imagna10-Aug-04 5:26
Clyde Imagna10-Aug-04 5:26 

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.