Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problems using FileStream in a seperate AppDomain21 Aug 2006 19:34 GMT1
I've created a very simple test app to try and fix a problem I'm
having. Basically I'm trying to log to a text file from a class in a
seperate app domain that I've created. When I first create the
AppDomain I'm able to log. However, I have the requirement that I'll
Strong Password RegEx21 Aug 2006 19:21 GMT2
Does anybody have lying around a Regex for a strong password (or a routine
to check it). I'd like the normal First character has to be a character,
total of 8 characters and has to have at least one number in it.
TIA - Jeff.
how can i read all the mail on smtp mail server21 Aug 2006 19:18 GMT3
how can i read all the mail on smtp mail server
amit
Directory.GetFiles(IP address)?21 Aug 2006 19:03 GMT3
Hi,
I have been using Directory.GetFiles("g://"); in my c# application.  But
now my boss want's me to do Directory.GetFiles(IP address);
I have been unable to figure out how to get this to work.  Any sugestions?
64 bit data types21 Aug 2006 18:44 GMT2
From what I read the 64bit version of the .net 2.0 framework retains
the size of the data types (mostly anyway).  I've been porting an app to
run on a AMD x64 box and have been having a lot of trouble byte arrays.
 Has anything changed with regard to the handling of the byte ...
Upload Image21 Aug 2006 18:25 GMT3
Can you upload an image using a windows app. I either want to upload
the image to a database or just a folder, but all of my searches show
that you have to use a web app. I want to do this with a win app. Any
help would be appreciated.
GPEDIT.MSC HELP!!!!!!!21 Aug 2006 18:09 GMT1
I am using GPEDIT.MSC on a local stand alone workstation, which will
later deploy into my environment. When using Group Policy, I would like
to make changes to specific accounts. i.e  Admin = me, Tony=end user.
I would like to enable that My Computer icon is hidden, resulting in no
Freeze GUI21 Aug 2006 18:04 GMT4
Hi NG!
I have a panel which acts as a container for different usercontrols.
Depending on the current state the corresponding usercontrol is
displayed. If I change the state, I remove the current usercontrol from
Easing 64 bit development.21 Aug 2006 17:39 GMT2
I know a 64-bit version of Windows XP exists.  But does a 64-bit version
of VS 2005 exists?  Developing a 64-bit application on a 32-bit machine
really sucks (since you can't test anything), and I can't seem to find a
native 64-bit build of vs 2005.
Overwrite image21 Aug 2006 17:19 GMT1
I read an image:
Image originalBitmap = Image.FromFile("C:\temp\123.jpg", true);
Make a resized copy of it:
Image result = originalBitmap.GetThumbnailImage(100, 200, null,
copying collection of value types21 Aug 2006 17:14 GMT1
If I create a new collection from a colelction containing only value
types, will the value types be copied, or will both collections
reference the same value types.  Such as:
new Dictionary<string, byte[]>(aDictionaryCollection);
Retrieving the COM class factory for component with CLSID {C0E10006-0004-1300-0001-C0E1C0E1C0E1} failed due to the following error: 8008000521 Aug 2006 17:06 GMT3
I am buiding an application in ASP.Net 2.0 with C#. After installing
corel wordperfect i am adding the reference into the application. Afetr
adding reference interop.wordperfect.dll is added to the Bin folder.
After creating the object of Wordperfect.Perfectscript i am opening the
mouse over21 Aug 2006 16:19 GMT2
What are the yellowish popups that appear when you mouse over certain
objects.  An example are the descriptions that appear in VS2005 when
hover your mouse over controls in the toolbox.  I'd like to implement
these on a mouse over of a picture box.  I couldn't find anything
Memory not reclaimed on modeless forms21 Aug 2006 16:08 GMT5
Sorry i asked the same question yesterday but did a bad job on describing
the issue so here is a better description.
This is in .NET Compact Framework.
I have a form which creates modeless forms using code like
Xml Node value needs to extract21 Aug 2006 16:06 GMT1
i've made one Regx that extract values from xml nodes. the problem is
with the node that has CDATA.
XML DATA:
<tag1>qfa f453q4tw34656</tag1>
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.