|
|
| COM References problem in C# VS2008 |
| Hi Volks,
I just try using/generating COM under C# .NET VS2008 and I have 3 questions:
1. why in some projects I see GUID defined for every interface and class and
in some projects is only written... on 20-Nov-09 |
| |
|
| Access a Share with an "impersonation" account |
| I have done some research on this but so far all I have found is how
to setup an impersonation account on an IIs server and access it via
an ASP.NET app.
We have a need to set up a network share, re... on 20-Nov-09 |
| |
|
| turn off debug printing when stepping thru code? |
| I just encountered a behavior with VS 2008 where when I step through
code it is debug printing everytime I press F11 as follows:
Step into: Stepping over non-user code 'Product.Product'
Step into: S... on 20-Nov-09 |
| |
|
| Newbie with Progress Bar Question |
| Hi All,
Sorry newbie here ...... I have a Splash Screen and am trying to get a
progress bar to work on the bottom. My splash screen stays on for 8000ms and
I would like the bar to go up in time with... on 20-Nov-09 |
| |
|
|
|
| How to recognize function keys? |
| Hello out there,
I need to react to function keys but cannot find any hint in the
online help. There is an entry which talks of e.KeyValue ('e' being
the event), but this must be for a different vers... on 20-Nov-09 |
| |
|
| strange statement in Settings.Designer |
| Hello!
At the end is the complete code for file Settings.Designer.cs
I cannot understand this statement
((string)(this["NorthwindConnectionString"]));
in this NorthwindConnectionString propery
publ... on 20-Nov-09 |
| |
|
|
|