| Thread | Last Post | Replies |
|
| serialize a property of a collection | 04 May 2007 15:40 GMT | 3 |
I have a collection, which is a property of a class: public class PostcodeCollection : CollectionBase { // ...collection specific properties
|
| Framework, ProtocolType.Icmp and VISTA | 04 May 2007 15:40 GMT | 4 |
I did not find any other suitable newsgroup for my question, so I took this one here. I have a little project which has some kind of a network scanning wizard, to find local area computers and access them using the Eventlog or simple
|
| VDPROJ, and install problems | 04 May 2007 14:52 GMT | 1 |
Hi group, I have a little problem using the deployement project. I have develop some kind of spécific file editor, and i install with it some example of those specific files. these file are not necessary, but if i
|
| .Net Windows Service ...data access problem | 04 May 2007 14:50 GMT | 2 |
I am writing a .NET windows Service that will access the database every 10 minutes. When the service calls the function in the business services layer which in turn calls the correponding function in data access layer, this DAL function fails. The reason 'apparently' being that ...
|
| Using cacheing?? | 04 May 2007 11:12 GMT | 1 |
I’m researching the idea of using caching in my application. And I wanted to get other people thoughts that have used it with .NET 2.0. Below is an explanation of the current process: I have an application with several web pages. When any of these pages is
|
| Problem : 2 different ASP .Net running in one IIS | 04 May 2007 10:28 GMT | 2 |
I am having a problem with different version of website. One website written in Dot Net I and another one usig Dot Net II. The 1st website using Dot Net I had successfully run for few years. Until, I am configuring another website in same IIS whcih using Dot Net II.
|
| 2.0: "Debugging failed because integrated Windows authentication in not enabled" | 04 May 2007 10:26 GMT | 1 |
I am writing my first ASP.NET application (I use .NET 2.0, Visual Web Developer 2005 Express Edition and SQL Server 2005 Express Edition). The application builds successfully but when I try to start debugging from Visual Web Developer I receive message box:
|
| Locking Desktop and Threading Issue | 04 May 2007 09:23 GMT | 7 |
Hi, I have an application that displays forms on the users desktop, what I am doing with it is having a SystemEvents SessionSwitchEventHandler to capture the lock of the desktop, I would like to kill the forms when this event is captured, that piece is
|
| newbie - very basic question | 04 May 2007 06:30 GMT | 3 |
I have a practice website (I'm a newbie) that I want to use the Northwind SQL Server sample database in. First, do I upload the database into my App_Data folder of my website? Also I have a textbook .aspx I'm doing a lab on with the following code (what I'm
|
| laptop | 03 May 2007 20:54 GMT | 2 |
hi, Nigel The laptop that I want to have, has Windows Media Center. I was reading on net that the main differance between Win XP Pro and WMC is that WMC has 'joining a domain capability disabled'.
|
| DoEvents in c#.net | 03 May 2007 19:17 GMT | 2 |
Hi, guys, As you know, in VB6, we have have DoEvents. How can we do the same job in c#.net? Thanks.
|
| compact framework | 03 May 2007 17:59 GMT | 1 |
Abstract The solution scope is to redirect intercept and redirect every call that accomplish with a call number pattern on Windows Mobile smartphones to a toll free number which is a prepaid platform.
|
| HatchBrush in WPF | 03 May 2007 16:19 GMT | 1 |
is it possible to fill a shape, for instance a Rectangle, with a HatchBrush ? Is it possible to do this in XAML ? Thanks, Joris Spriet
|
| Questions about clickOnce | 03 May 2007 09:46 GMT | 8 |
I have couple of questions about clickonce again, I am publishing a Winform appplication using ClickOnce. In the 'Publishing Location' text box I input the directory name (C:\CLICKONCE\Test2\). In the 'Installation URL' what shall i input. Why do
|
| Request for principal permission failed | 03 May 2007 09:02 GMT | 4 |
I have an issue that is making no sense. I have code that sets up code access security. In my Windows Form application, I am able to do to create an instance of the user control "Requisition" with no exceptions if the user has the proper role:
|