Tagged Questions

-1
votes
3answers
169 views

Is VS2008 Written in c#/.net

Obviously VS2008 is written in part in c# but I'm wondering to what's extend. Is c# the driving force with win32 interop or is it mostly win32 with some c# interop
0
votes
3answers
72 views

How do I Programmatically change Connection String un LINQ C# Winforms

Hey Guys. This question may be redundant, but i could not totally understand how to do this. I need to be able to, when the users Run my Winforms app, can search for the instance of SQL if the …