Click here to Skip to main content
15,889,034 members
Home / Discussions / C#
   

C#

 
Questionproblem in reading of connection string inside app.config by application Pin
Mohamed El-Wehishy15-Nov-09 8:58
Mohamed El-Wehishy15-Nov-09 8:58 
AnswerRe: problem in reading of connection string inside app.config by application Pin
PIEBALDconsult15-Nov-09 13:45
mvePIEBALDconsult15-Nov-09 13:45 
AnswerRe: problem in reading of connection string inside app.config by application Pin
Shameel16-Nov-09 3:08
professionalShameel16-Nov-09 3:08 
Questionsome Windows 7 and C# question Pin
E_Gold15-Nov-09 7:49
E_Gold15-Nov-09 7:49 
AnswerRe: some Windows 7 and C# question Pin
Christian Graus15-Nov-09 8:56
protectorChristian Graus15-Nov-09 8:56 
GeneralRe: some Windows 7 and C# question Pin
Adam Maras15-Nov-09 14:19
Adam Maras15-Nov-09 14:19 
GeneralRe: some Windows 7 and C# question Pin
Super Lloyd15-Nov-09 15:18
Super Lloyd15-Nov-09 15:18 
GeneralRe: some Windows 7 and C# question Pin
dojohansen15-Nov-09 23:27
dojohansen15-Nov-09 23:27 
That may or may not be the case, but it's certainly the case that some programs have certain compatibility issues with W7.

In my case, Visual Studio 2008 is one of them. With UAC enabled I cannot launch it as Administrator (i.e. with Administrator as the process identity, as opposed to simply launching it while being logged on as Administrator). To log on to IIS locally I must run it as Administrator, so I eventually had to disable UAC after finding that no compatibility modes made any difference. That in turn led to some programs no longer finding the correct data that had been saved per-user, although I don't really understand *why* that happened (since I do not run these other programs using the admin as process identity).

SQL Server Management Studio express also refuses to install, and I get messages that warn me "this program has known compatibility issues" so presumably MS is well aware of the problem(s) with it.

Otherwise the dev tools have worked fine and my code works fine, or at least no worse than on other platforms Smile | :) , although Edit-and-continue is not supported for 64-bit apps - but that was probably the same on XP/Vista in 64-bit editions.
GeneralRe: some Windows 7 and C# question Pin
Super Lloyd16-Nov-09 2:27
Super Lloyd16-Nov-09 2:27 
GeneralRe: some Windows 7 and C# question Pin
Shameel16-Nov-09 3:12
professionalShameel16-Nov-09 3:12 
QuestionHow to play video in c# Pin
Xelalem15-Nov-09 6:17
Xelalem15-Nov-09 6:17 
AnswerRe: How to play video in c# Pin
Abhishek Sur15-Nov-09 6:40
professionalAbhishek Sur15-Nov-09 6:40 
GeneralRe: How to play video in c# Pin
Xelalem15-Nov-09 6:50
Xelalem15-Nov-09 6:50 
GeneralRe: How to play video in c# Pin
Christian Graus15-Nov-09 8:57
protectorChristian Graus15-Nov-09 8:57 
GeneralRe: How to play video in c# Pin
Xelalem15-Nov-09 10:25
Xelalem15-Nov-09 10:25 
AnswerRe: How to play video in c# Pin
dojohansen15-Nov-09 23:39
dojohansen15-Nov-09 23:39 
QuestionGet int value of DWORD parameter Pin
TheDudeJuan15-Nov-09 5:11
TheDudeJuan15-Nov-09 5:11 
AnswerRe: Get int value of DWORD parameter Pin
Richard MacCutchan15-Nov-09 5:23
mveRichard MacCutchan15-Nov-09 5:23 
AnswerRe: Get int value of DWORD parameter Pin
Luc Pattyn15-Nov-09 5:53
sitebuilderLuc Pattyn15-Nov-09 5:53 
Questionhow to open program through C# program and give this program focus Pin
E_Gold15-Nov-09 3:35
E_Gold15-Nov-09 3:35 
AnswerRe: how to open program through C# program and give this program focus Pin
Abhijit Jana15-Nov-09 3:43
professionalAbhijit Jana15-Nov-09 3:43 
GeneralRe: how to open program through C# program and give this program focus Pin
SimpleData15-Nov-09 5:36
SimpleData15-Nov-09 5:36 
AnswerRe: how to open program through C# program and give this program focus Pin
binhvtt15-Nov-09 15:14
binhvtt15-Nov-09 15:14 
QuestionDataGridView line index cells Pin
eyalbi00715-Nov-09 3:31
eyalbi00715-Nov-09 3:31 
AnswerRe: DataGridView line index cells Pin
N a v a n e e t h15-Nov-09 4:06
N a v a n e e t h15-Nov-09 4:06 

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.