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 / General / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
File access denied10 Jul 2006 21:24 GMT4
When I run my program, I open a picturebox with a photo loaded in to it using
the code:
PictureBox1.Image = Image.FromFile(strPath & strImage).
I then close the picture box and put in the line:
TCP Urgent Pointer Usage10 Jul 2006 19:23 GMT3
I am attempting to receive a single TCP packet with some text ending with
carriage return and line feed characters.  When the text is send and the
packet has the urgent flag set, the text read from the socket is missing the
last character (line feed).  When the same text is sent ...
.NET Licensing10 Jul 2006 18:39 GMT5
I found a FAQ on the MS website that states "No licensing restrictions for
applications built using the Express Editions" but my boss wants explicit
terms & conditions.
Can somebody point me to an official MS page that spells out terms &
How to convert my DLL into C# code?10 Jul 2006 17:25 GMT2
I just made big mistake on my c# source code.
I did undo check-out my files accidently.
The only things I have are the DLL files.
Other source files are nothing or almost all empty.
Debugging and Guids10 Jul 2006 17:12 GMT4
VB2005
in an app i have a variable defined as a Guid.
This variable is populated from a sql server database.
If i look at it using myGuid.ToString i see the expected value of the guid,
Multiple ObjectDataSources?10 Jul 2006 13:53 GMT4
Hi - I have a wizard which has about 4 RadioList controls on it, all of which
are populated from a data object.  As far as  best practices go, would it be
better to configure a seperate ObjectDataSource for each control, or is there
a more efficient method?  If so, can you ...
Showing the action to the user in ASP.Net10 Jul 2006 12:51 GMT3
Normmally we can show the user what happening in
background. For example we can give the Refresh() method.
I want use same thing in ASP.Net
How to secure the Dotnet code10 Jul 2006 10:39 GMT14
I'm working on an application that contains classes for licensing,
authentication etc, including all the algorithms of encryption/decryption
etc. I wanted to secure this code, but after compiling all the code, I just
thought of trying a decompiler on the output file. The decompiler ...
Help with payment method logic10 Jul 2006 08:50 GMT3
I need your help with the following scenario:
I am using VS 2005 and SQL server DB, my form has 3 textboxes
txtTotalAmount, txtAmountEntered, txtAmountBalance. If txtTotalAmount is
$20.00 for example then user can enter $2.00 in cash, $2.00 in MasterCard,
Build Numbers09 Jul 2006 20:27 GMT3
how can i reference the build numbers for the application publication, to
display in about box
Signature

_________________________

How do I search for quotation marks within a string?09 Jul 2006 16:46 GMT5
If I want to search for a character within a sring, I normally use
x = myString.IndexOf("T")
However, what if I want to look for a quotation mark within the string?
I have tried
getting a command prompt up when debugging09 Jul 2006 15:20 GMT1
If I'm developing a console application, I'd rather not have to go to
the project settings and edit the command line arguments each time and
then run.
Is there a way I can get a console box displayed automatically in the
ASP.NET09 Jul 2006 14:17 GMT32
Is this forum for ASP.NET questions?  Or is there another forum for that?
HELP a newbie : help with rnd function09 Jul 2006 10:15 GMT1
   I am pretty new to prgramming and i'm having a spot of trouble with one
of my programs, i would like to, when a condition occurs chnge the property
of label1.text to a random letter of the alphabet
i have made an array called alphabet(25) for all letters.
Importing .NET assemblies to unmanaged C++ (VB6) projects08 Jul 2006 23:26 GMT3
I am writing a software under .NET, what I need is a way to use my
assemblies from within unamanaged c++ or VB6 projects. Is there a way
that can help me import .NET assemblies within unmanaged code. Is there
a way to create a single component that is so easy to embed in any
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 June, 2006
 
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.