all groups > dotnet general > march 2007 > threads for friday march 9
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
xbox live vision compatible with pc?
Posted by shrfsch at 3/9/2007 7:29:00 PM
first post, so i hope this is the right group...
i have an xbox 360 live vision camera, came in a bundle pack with the
headset, 12 month subscription to live, etc.
i can't use the camera with my pc, even tho i was told i could. i did not
receive any software with this camera, so i can't inst... more >>
Auto logoff
Posted by Rudy at 3/9/2007 3:09:14 PM
Hello all!
Any idea how I ca set up a Auto logout. If the program is inactive for 3
minutes or wahtwerv. I know I can use a timer. But what declartionon the
form would be best used? Or maybe there is a better way?
TIA!!
Rudy... more >>
WCF hosted in Windows Service
Posted by Karch at 3/9/2007 2:31:01 PM
I am writing a WCF Service using MSMQ hosted in a Windows Service on Windows
XP. All the required components are installed (.NET3, MSMQ, etc).
For some reason my service tries to start and then stops right away. I have
looked at everything and can't see anything wrong - in fact, I started thi... more >>
connecting two computers by cable
Posted by diggitypoo at 3/9/2007 2:05:08 PM
How do you connect two computers if one doesn't boot up correctly? I have
one computer that has an issue with System Registry Hive being too large, and
I think there is something else wrong with the hard drive. I just want to
access my files on that computer and save them to another computer... more >>
Two basic Icon() questions.
Posted by Allan Michaels at 3/9/2007 1:21:21 PM
Hello,
I have some basic questions regarding Icons.
The ms-help page for System.Drawing.Icon
ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.NETDEVFX.v20.en/cpref8/html/T_System_Drawing_Icon_Members.htm
says that "Icons can be thought of as transparent bitmaps, although their
size is determined ... more >>
Popup Menus
Posted by EdB at 3/9/2007 1:19:10 PM
I am porting an app from VB6 to VS2005 (VB/Win Forms). It uses a context
sensitive pop up menu. You know, you right click on something and an
appropriately placed menu comes up. I can not find this control.
There a context menu, but I can't get it to come up anywhere but the upper
left.
... more >>
High level overview of dot net technology
Posted by b.avinash NO[at]SPAM gmail.com at 3/9/2007 1:08:34 PM
Hi All,
I am searching for a book or online material (I'll prefer this) which
gives me the high level introduction to dot net world.
The target audience are Managers and not developers. It should be for
the managers who wants to make decision on choosing the platform for
their projects.
will... more >>
Creating a .NET Assembly in VS2005
Posted by wheresjim at 3/9/2007 12:53:43 PM
I have a project I inherited that was originally written for VS .NET
2003. I was able to create a .dll that would work with a third party
product that would allow us to communicate with .NET webservices from
Java. I have since installed VS 2005, added the Web Templates as well
as the update th... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
.NET 3.0 breaks ie7
Posted by Carpadum at 3/9/2007 10:47:00 AM
When accessing web interfaces on many network equipment vendors equipment ie7
displays HTTP 400 errors after installing .net 3.0 framework. Removing 3.0
relsolves the issue. Firefox and ie6 do not have the same issue.
Equipment vendors I have experienced the problem when browsing to the w... more >>
Public Member not found error
Posted by Erica at 3/9/2007 6:11:48 AM
Hello all. I really hope someone can help me solve this error:
I am getting the following error:
Public member 'PlanID' on type 'DataRowView' not found.
Here is the relevant code:
<ItemTemplate>
<tr>
<td background="images/ltMiddle.jpg" style="background-repeat:repeat-y;
backg... more >>
How to roll #region automatically
Posted by mamin NO[at]SPAM o2.pl at 3/9/2007 12:39:40 AM
Is there any shortcut to roll #region in VisualStudio 2005 or in
Resharper ? Or maybe there's somewhere an option that causes that
after openinig cs file all regions are rolled?
... more >>
Postbuilding .NET applications? Pros? Cons?
Posted by Marcel at 3/9/2007 12:00:00 AM
My collegues and I are considering to start working with .NET (again), but
we do not want people to learn all about the structure and secrets of our
application by reading the intermediate language (with ildasm.exe). We do
not like to use obfuscation because that messes up stacktraces in case of
... more >>
|