Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
all groups > dotnet general > april 2006 > threads for friday april 7

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

vb.net:converting from byte array to string and back again
Posted by movieknight NO[at]SPAM gmail.com at 4/7/2006 6:31:28 PM
Hi, I have an application that stores raw .wav files (and also jpgs/bitmaps) within strings, and I need to sometimes convert these strings to byte arrays, and sometimes go from byte arrays back to strings. How do I convert this raw data from one format to another? I don't think system.te...more >>


Run app with elevated privliges
Posted by Brian at 4/7/2006 2:17:01 PM
I am writing an app to remotly stop and start windows services. I have the app working fine as long as you have Admin rights to the remote box (where I'm stoping services). I want to allow a user (who is not a admin) to run this script with some sort of elivated privliges. So is there a way...more >>

Highlighter RichTextBox control
Posted by Ludwig at 4/7/2006 12:40:44 PM
Hi, thanks to the insight that Kevin Spencer gave me concerning my regular expressions question from a few days ago, I managed to create a first version of my (free) Highlighter RichTextBox control. In short: it highlights portions of text in specified (fore- and background)colors, with a spe...more >>

framework 2.0
Posted by bindurajeesh at 4/7/2006 11:09:01 AM
How do I know which redistribution and sdk packages to install? x86, x64, ia64...more >>

Help Creation in VS 2005
Posted by vul at 4/7/2006 10:44:39 AM
I'm using HTML Work Shop along with FrontPage for Help development for VB6 application. What is used for Help System creation for VB2005 application? The same tool, or there is something newer? Thank you Al ...more >>

connecting to bluetooth profile
Posted by Logan at 4/7/2006 10:35:44 AM
I am interested in programmatically connecting my computer to my cell phone's bluetooth Hands-Free Profile (HFP). So can can use my computer to answer and make calls as well as route the audio through my computer headset. I have found a lot of information on the profiles themselves, what I ...more >>

XML Documentation
Posted by Tom Costanza at 4/7/2006 10:30:33 AM
Is there an xsl sheet that will transform the xml generated by the compiler into something readable? NDoc doesn't seem to support VS2005....more >>

What is C#'s default(of T) in VB.NET ?
Posted by herbert at 4/7/2006 10:30:20 AM
When initiating a variable in a generic class, C# uses default(of T). How does a VB.NET guy code this? thanks herbert...more >>



dotNet vs Java
Posted by Shayaan Siddiqui at 4/7/2006 9:46:45 AM
Hello I am working on a new project and I would like to do it in dot Net Can someone provide me with good irrefutable reasons to do it in dot net than J2EE? Shayaan...more >>

An exception 'System.ExecutionEngineException' has occurred in ser
Posted by NormD at 4/7/2006 6:41:02 AM
An exception 'System.ExecutionEngineException' has occurred in servername I have deployed a windows application on a server; I'm running the same on my pc using http://servername/myApps/myApp.exe. myApp.exe contains some third party controls used to display data in a grid and to print a previ...more >>

VB .Net circular dependency error
Posted by djm at 4/7/2006 5:56:02 AM
I have a method in a "Business" Class that needs to call a method in a "UI" Class Currently, the "UI" Class calls methods in the "Business" Class...this I can't change. When I tried to add a reference to the "UI" in the "Business" project, I got an error saying I couldn't because of circul...more >>

PtrToStringAnsi returns error while using LookupAccountSid functi
Posted by AndyL at 4/7/2006 2:21:38 AM
Hi, i want to enumerate the name of the user from a SID string. So I use the LConvertStringookupAccountSID function. It looks good up to the converting the name pointer to a string. I receive a Null reference error. Why???? Here my code: Declare Function ConvertSidToStringSid Lib "ad...more >>

Weird BindingList - BindingSource problem: Add(New)/Insert/... not called
Posted by Pieter at 4/7/2006 12:00:00 AM
Hi, I have a custom List that inherits from BindingList. It has some methods overloaded, like the Add/Insert/etc to add and remove some eventhandlers when adding or removing an item T of the list. The problem happens when: - I use such a BindingList as DataSource for a BindingSource. - Ad...more >>


DevelopmentNow Blog