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

.NET (Core and Framework)

 
GeneralRe: Handling Events inside a "while" clause Pin
ninodago14-Feb-06 6:02
ninodago14-Feb-06 6:02 
Questionreading third party Snap-in information in MMC programatically Pin
krompo13-Feb-06 4:36
krompo13-Feb-06 4:36 
QuestionSocket Exception Delay?? Pin
ckaneAV10-Feb-06 9:04
ckaneAV10-Feb-06 9:04 
Questionactivex .ocx with c# and visual studio .net Pin
kopi_b10-Feb-06 3:14
kopi_b10-Feb-06 3:14 
AnswerRe: activex .ocx with c# and visual studio .net Pin
Dave Kreskowiak10-Feb-06 5:56
mveDave Kreskowiak10-Feb-06 5:56 
Question.Net Framework Security Pin
Indu Mahadevan9-Feb-06 19:03
Indu Mahadevan9-Feb-06 19:03 
QuestionFramework version issue Pin
Lisana9-Feb-06 11:01
Lisana9-Feb-06 11:01 
AnswerRe: Framework version issue Pin
Dave Kreskowiak10-Feb-06 6:06
mveDave Kreskowiak10-Feb-06 6:06 
You might want to test your application under the 2.0 Framework before you worry about its installation. Breaking Changes in .NET Framework 2.0[^].

You'll just have to change the installer for the app. You could get away with removing the .NET Framework dependancy or possibly just changing the version of the dependancy to 2.0.(something I can't remember offhand).

The code itself will launch (by default) under the latest runtime if the specified runtime is not available. That doesn't mean that it'll work 100% the same as it did under 1.1.



RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Framework version issue Pin
Lisana10-Feb-06 6:16
Lisana10-Feb-06 6:16 
GeneralRe: Framework version issue Pin
Dave Kreskowiak10-Feb-06 9:19
mveDave Kreskowiak10-Feb-06 9:19 
GeneralRe: Framework version issue Pin
Lisana10-Feb-06 10:14
Lisana10-Feb-06 10:14 
GeneralRe: Framework version issue Pin
Dave Kreskowiak10-Feb-06 14:07
mveDave Kreskowiak10-Feb-06 14:07 
QuestionRecomend me a profiler for 2.0 Pin
ika29-Feb-06 8:27
ika29-Feb-06 8:27 
QuestionSwitching .Net version in Visual Studio Pin
redkite9-Feb-06 4:10
redkite9-Feb-06 4:10 
AnswerRe: Switching .Net version in Visual Studio Pin
Dave Kreskowiak9-Feb-06 4:50
mveDave Kreskowiak9-Feb-06 4:50 
GeneralRe: Switching .Net version in Visual Studio Pin
redkite9-Feb-06 5:18
redkite9-Feb-06 5:18 
GeneralRe: Switching .Net version in Visual Studio Pin
Dave Kreskowiak9-Feb-06 5:33
mveDave Kreskowiak9-Feb-06 5:33 
Questionwhy do I get that error? Pin
gongolina9-Feb-06 2:43
gongolina9-Feb-06 2:43 
AnswerRe: why do I get that error? Pin
Dave Kreskowiak9-Feb-06 4:49
mveDave Kreskowiak9-Feb-06 4:49 
QuestionVisual Studio 2003 (installer project) with dependencies Pin
fregolo528-Feb-06 3:58
fregolo528-Feb-06 3:58 
QuestionInstaller Pin
Daush8-Feb-06 1:51
Daush8-Feb-06 1:51 
Questionbad performance while dealing with images Pin
yaser711808-Feb-06 0:40
yaser711808-Feb-06 0:40 
QuestionRunning application in local intranet Pin
Bjarne Riis7-Feb-06 23:56
Bjarne Riis7-Feb-06 23:56 
AnswerRe: Running application in local intranet Pin
Dave Kreskowiak9-Feb-06 4:52
mveDave Kreskowiak9-Feb-06 4:52 
QuestionMoving from .Net Framework v1.0.3 to v1.1.4 Pin
Vijaykumar Rajaram7-Feb-06 14:22
Vijaykumar Rajaram7-Feb-06 14:22 

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.