Click here to Skip to main content
15,902,492 members
Home / Discussions / C#
   

C#

 
GeneralRe: PrintPreviewControl: Suppress pagecount message? Pin
W Balboos, GHB10-Jan-08 7:56
W Balboos, GHB10-Jan-08 7:56 
GeneralList<int> Serialization Format</int> Pin
justwantcode10-Jan-08 5:14
justwantcode10-Jan-08 5:14 
GeneralRe: List Serialization Format Pin
Skippums10-Jan-08 5:17
Skippums10-Jan-08 5:17 
GeneralRe: List Serialization Format Pin
justwantcode10-Jan-08 6:59
justwantcode10-Jan-08 6:59 
General.Net 1.0 & 2.0 on the same machine Pin
kozu10-Jan-08 4:27
kozu10-Jan-08 4:27 
GeneralRe: .Net 1.0 & 2.0 on the same machine Pin
Luc Pattyn10-Jan-08 4:40
sitebuilderLuc Pattyn10-Jan-08 4:40 
GeneralRe: .Net 1.0 & 2.0 on the same machine Pin
Justin Perez10-Jan-08 4:40
Justin Perez10-Jan-08 4:40 
GeneralRe: .Net 1.0 & 2.0 on the same machine Pin
mav.northwind10-Jan-08 8:43
mav.northwind10-Jan-08 8:43 
While in most cases there's no problem, you should be aware that .NET 1.x and 2.0 do collide when it comes to CAS (that's a point I had to learn the hard way).

If you set CAS policies with .NET 1.x, then these policies are not used if .NET 2.0 is installed as well. Only the 2.0 policies will be effective, even for applications running with .NET 1.1!

Regards,
mav

--
Black holes are the places where God divided by 0...

GeneralRe: .Net 1.0 & 2.0 on the same machine Pin
Zoltan Balazs10-Jan-08 11:52
Zoltan Balazs10-Jan-08 11:52 
Generalneed event arguments for mshtml.HTMLElementEvents2_onclickEventHandler Pin
balakpn10-Jan-08 3:39
balakpn10-Jan-08 3:39 
GeneralRe: need event arguments for mshtml.HTMLElementEvents2_onclickEventHandler Pin
Judah Gabriel Himango10-Jan-08 5:20
sponsorJudah Gabriel Himango10-Jan-08 5:20 
GeneralRe: need event arguments for mshtml.HTMLElementEvents2_onclickEventHandler Pin
Skippums10-Jan-08 5:33
Skippums10-Jan-08 5:33 
QuestionDLL Injection - Reading Messages in c# Pin
OsoreWatashi10-Jan-08 3:25
OsoreWatashi10-Jan-08 3:25 
GeneralRe: DLL Injection - Reading Messages in c# Pin
Skippums10-Jan-08 4:57
Skippums10-Jan-08 4:57 
GeneralRe: DLL Injection - Reading Messages in c# Pin
OsoreWatashi10-Jan-08 5:20
OsoreWatashi10-Jan-08 5:20 
GeneralRe: DLL Injection - Reading Messages in c# Pin
Skippums10-Jan-08 5:42
Skippums10-Jan-08 5:42 
GeneralRe: DLL Injection - Reading Messages in c# Pin
OsoreWatashi11-Jan-08 1:04
OsoreWatashi11-Jan-08 1:04 
NewsRe: DLL Injection - Reading Messages in c# Pin
OsoreWatashi11-Jan-08 1:09
OsoreWatashi11-Jan-08 1:09 
NewsRe: DLL Injection - Reading Messages in c# Pin
OsoreWatashi14-Jan-08 1:42
OsoreWatashi14-Jan-08 1:42 
QuestionDelegate Question Pin
Programm3r10-Jan-08 3:05
Programm3r10-Jan-08 3:05 
GeneralRe: Delegate Question Pin
Justin Perez10-Jan-08 3:31
Justin Perez10-Jan-08 3:31 
QuestionRe: Delegate Question Pin
Programm3r10-Jan-08 3:40
Programm3r10-Jan-08 3:40 
GeneralRe: Delegate Question Pin
Luc Pattyn10-Jan-08 4:43
sitebuilderLuc Pattyn10-Jan-08 4:43 
GeneralStoring hexadecimal values in XML Pin
Tiger45610-Jan-08 3:02
Tiger45610-Jan-08 3:02 
GeneralRe: Storing hexadecimal values in XML Pin
Skippums10-Jan-08 5:02
Skippums10-Jan-08 5:02 

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.