| Thread | Last Post | Replies |
|
| Bug in dotnet 2.0 ? Retrieving properties for desktop folders | 20 Apr 2007 16:03 GMT | 1 |
If I get the ACL of a desktop folder, I do not get the 'right' security settings. For example the right Read is true when I check using the security properties in the windows explorer.
|
| Which method can I override in List<T> to validate inserts? | 20 Apr 2007 14:20 GMT | 1 |
I am looking for a simple way to validate members in my own System.Collections.Generic.List<> derived class? In CollectionBase, I can override OnValidate - is there a similar functionality in List<>?
|
| Outlook 2007 super slow | 20 Apr 2007 13:26 GMT | 2 |
Has anyone worked out a way of speeding this up? I spent over £4000 on licences for my company and installed it first on my laptop only to find it super slow during send/receive and then to learn from all the posts on the web that it is a known and very common issue so i can't ...
|
| Configuration File | 20 Apr 2007 11:22 GMT | 2 |
I have few projects in my solution and they all access a single Acces Database. I want to create a coonectionString that is unique to the whole solution, however when I set the ConnectionString in the configuration file it is specific to a PROJECT in the solution,
|
| Binding a grid to master/detail related datatables | 20 Apr 2007 07:52 GMT | 4 |
Picture the cut down scenario... Say I have three datatables (Person, Address, Street) that are linked with datarelation objects using the PK/FK associations... Person
|
| Telnet session ANSIW | 20 Apr 2007 03:50 GMT | 3 |
I am trying to establish a telnet session to do screen scraping. This device returns some custom escape sequences, which I can ignore, and some standard escape seq's. At your suggestion, I used Ethereal and netcap.exe. On negotiation the server requests ECHO, and also BINARY. When ...
|
| Very anoying problem, please help (asp.net, IIS, regex) | 19 Apr 2007 23:44 GMT | 2 |
I have very uncommon problem. I am running IIS 6.0 on 2xXEON dual core 3.06 (8 virtual CPUs) with 4 gb of Ecc ram and i get system.outofmemory exception on asp.net website. Thing is that i have big load on
|
| Can WinRes.exe open files in VSFM format? | 19 Apr 2007 18:54 GMT | 8 |
I'm not sure what group to post this in. I couldn't find a localization discussion group. Briefly: I open 'myFile.resx' in WinRes.
|
| .NET Remoting vs COM+ Serviced Component | 19 Apr 2007 17:14 GMT | 2 |
I am currently working on moving our business objects into COM+ serviced components. But in the process, there are too many changes such ComVisible and serviced component does not support parameterized constructors. So I am thinking whether I should change to use .NET remoting ...
|
| Help with Regex | 19 Apr 2007 15:59 GMT | 1 |
I need to parse an input string. The string must consist of 1, 2 or 3 float numbers separated with blanks: Regex r = new
|
| Rec'g a false-positive error on a sub that uses "overrides" keywor | 19 Apr 2007 14:56 GMT | 1 |
I have a child-class that inherits from a base class that implements an Interface. The child class overrides a SUB from the base class that implements a sub from the interface. (The "MapAttributesForImport" is a sub in an interface that is implemented by the base class marked ...
|
| Gridview Select Event does not fire | 19 Apr 2007 13:50 GMT | 1 |
I'm writing my own mini-CMS. Default.aspx has a placeholder which i dynamicly populate with Web User Controls. On of these controls consists of three Gridviews. The Select command doesn't get fired when I click 'Select' on these gridviews. But, when I create an
|
| Activation context generation failed | 19 Apr 2007 08:28 GMT | 1 |
When i add new resource files to my usercontrol project and i compile the project a i get a error message in the event log Activation context generation failed for "C:\Windows\Microsoft.NET\Framework\v2.0.50727\AL.exe". Dependent Assembly
|
| access the axis of the graph | 19 Apr 2007 08:17 GMT | 2 |
i am mariya. i am working on vb.net. i have created the powerpoint addin. i have inserted the chart on the slide through vb.net code. now, i want to remove the gridlines on the chart and want to remove the y axis. i am not able to get the exact object and properties of
|
| Unable to decipher CD | 19 Apr 2007 06:54 GMT | 1 |
I recently upgraded my computer from Windows ME to Windows XP. Before upgrading I saved my files on a CD. After I upgraded I am unable to decipher anything on the CD. It appears to be in code or something foreign. Is there anyway to decode my CD so I can read its contents? Thanks ...
|