all groups > dotnet general > august 2006 > threads for saturday august 26
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
System.Timers.timer stops firing after extended time (windows service)
Posted by jajalc NO[at]SPAM gmail.com at 8/26/2006 11:08:09 PM
Hi all,
WE have a windows service using .net and which uses a
System.Timers.Timer..all the of code works fine..... but after a
extended period of time the timer just stops firing the elasped event.
the elasped event is fired every 2 sec and the code which is in the
elasped event is multithr... more >>
Querying Data
Posted by Lisa C. at 8/26/2006 8:13:01 PM
I'm using Visual Web Developer 2005 Express Edition with SQL Express and I'm
a beginner.
I'm developing pages for my churches website which allow users to select
attributes for a class (e.g. time, focus of class, class size, etc.). I want
to take the user's selections, query the database, ... more >>
disable/enable menu items
Posted by John Devlon at 8/26/2006 11:41:14 AM
Hi,
Can someone please help me. I've got a strang problem in Visual Studio
2005
I've created a windows application, using an MDI form and top menu.
When a menu item is clicked, a new instance of a form appeirs.
At the same time, i'm disabling the menu item to prevent opening it
again.
I... more >>
Can I install VS 2003 and VS 2003 on same system??
Posted by nithyanand.kn NO[at]SPAM gmail.com at 8/26/2006 6:35:38 AM
Hi,
I am using Visual Studio 2003 currently, but I my next project may
require is on .NET 2.0 and hence i will need to install VS.NET 2005.
but i dont want to lose VS 2003. Is it possible to install both 2003
and 2005 on the same machine? Will installing .NET 2.0 affect 1.1 and
VS 2003??
... more >>
data execution prevention
Posted by johnfinlay at 8/26/2006 6:04:01 AM
i am a novice. this message has just started appearing on my computer so i
cant access a lot of things. what can i do? in simple terms please!... more >>
Changing Screen Resolution
Posted by Reuben at 8/26/2006 1:55:01 AM
Hi,
Does anyone know of a way to change the screen's resolution from a .NET app?
I don't mind using P/Invoke or Managed DirectX...
Reuben.... more >>
Deploying native Windows DLL used by .NET applications
Posted by Boris at 8/26/2006 1:11:16 AM
We have a native Windows DLL (let's call it native.dll) we developed a .NET
interface for (let's say managed.dll). When a .NET application now uses the
..NET interface to talk to the Windows DLL we always thought that managed.dll
must be copied to the application directory (where the .NET appl... more >>
|