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 / .NET Framework / New Users / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
where are the network classes in .NET?31 May 2007 22:57 GMT4
I'm really confused about where microsoft programmers have put the
network classes?
I've been looking for classes in .NET that can enumerate/set etc
network shares , file sharing etc... for months now.
dotNet Version Query31 May 2007 22:47 GMT1
Whenever I do an XP install, I tend to install all the dotnet stuff. I
have the various redistributables so I don't need to rely on Widnwos Update.
dotNet Framework v1
dotNet SP1 for v1
Where can I find 'standard' tool bar icon images?31 May 2007 19:13 GMT3
I"m programming an application in VS2005 (C#) and I'm having a
devil of time locating images to put on my toolbar ... where are
they found?
- Jamie
How to get a reference to parent object31 May 2007 18:23 GMT6
In some classes i have properties defined on others classes.
   In the classes referenced by properties, i need a reference to "parent"
object.
   Something like this
configSource option in web.config31 May 2007 16:15 GMT2
I have a web.config file and I want to externalize my connectionStrings
setting so that it points to a separate file like so:
<connectionStrings configSource=".\subdir\connectionstrings.config">
However, I am attempting to encrypt this in code.  (I can't use
Large MemoryStream > 2gb31 May 2007 15:54 GMT2
Anybody has ever implemented a MemoryStream supporting more than 2gb?
I'm trying to implement it buf I have some problems with Buffer.BlockCopy
for large arrays.
Any suggestion or useful resource?
Bug in System.Drawing.Graphics.DrawLines31 May 2007 10:42 GMT11
I think I've found a bug in the System.Drawing.Graphic.DrawLines method.
The code below fills a list with a number of points and then draws these
points using DrawLines and then using DrawLine within a loop.
The DrawLines() method inserts a superious line that that is not drawn ...
How to get username/password info of a windows service user accoun31 May 2007 10:34 GMT2
Hello, friends,
In windows service, after specifying username/password in installer like the
follows:
           this.serviceProcessInstaller1.Password = "12345";
Comparing objects using reflection31 May 2007 01:00 GMT2
I am comparing 2 objects with a lot of public properties(more than 100
which are all ValueType or string)
So i decided to write a reflection based solution for that.
My code looks something like this:
DLL file error mesage31 May 2007 00:07 GMT1
I keep getting an error meesage when I close my Internet 7 Explorer.
Occasionally it shows specific error that UIHBO.dll is unable to find or
something to that effect and causes aqny Internet window open to close. What
is up. Thought my reguklar updates would auto fix. Thanks ...
decimal separator, regional settings30 May 2007 23:37 GMT9
Here is my problem, in the simplest scenario:
- an Access 2000 format database (created with Access 2003)
- a simple table that contains one single field defined as Number, Decimal,
18,2
MSBUILD and ASCII Copyright30 May 2007 23:35 GMT7
Is there a way to create a copyright symbol as output? I've tried and haven't been able to.
   <AssemblyInfo CodeLanguage="VB"  
     OutputFile=".\AssemblyInfo.vb"
     AssemblyTitle="App"
Serializing some properties of a UserControl-derived class30 May 2007 22:15 GMT2
I have a class derived from UserControl.
I need to serialize an object of this class, but only some properties
of it, as not all properties are serializable (some of the properties
coming from UserControl are like that). When serializing, how
WPF & Sorting ListBox30 May 2007 21:34 GMT1
I need to sort the items within a list box. Besides the manual way the
only solution I know is by adding a SortDescriptions to the items
collection. The problem is that SortDescriptions needs a property. The
items in my list box are of type String, though. The only property
FTPWEBRequest always return error 55030 May 2007 20:51 GMT8
I'm facing a prblem with FTPWebRequest of .NET v2.0
1. The FTP server I have to access is a small device(not a PC)
which provides 2 folders named c: & d:. While attempting to
access/get/put files I always get the following exception
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 April, 2007
 
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.