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 / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
want to know about attributes22 Aug 2004 20:07 GMT1
What is the difference between attribute and preprocessor directives
Convert C# to vb.net help22 Aug 2004 14:47 GMT2
(IT is saying the Operator '=' is not defined for types
'System.Drawing.Color' and 'System.Drawing.Color'.
(btnface is a color)
If btnFace = Color.White OrElse btnFace = Color.Black Then
how to delete readonly files?22 Aug 2004 13:47 GMT1
Directory.Delete() works fine untill there is some read only file. Should I
write a functions that changes all file attributes to FileAttributes.Normal
or is there a better way of doing it?
I just want to be able to delete all files regardless their attribute.
Png compression21 Aug 2004 21:27 GMT1
I want to ask about the png compression for Bitmap.Save
Here are the case :
Jpg (768 x 576 , 301KB) => Jpg (384 x 288, 22KB)
Jpg (768 x 576 , 301KB) => Png (384 x 288, 311KB)
StockOverflowException in Win9821 Aug 2004 10:14 GMT2
I have problems with executing my application in Win98. I get an error
StackOverflowException in many unexpected moments. In Win2000 and WinXP it
works well. What to do?
Regards
MailMessage and address book entries21 Aug 2004 09:38 GMT2
I am using the System.Web.Mail.MailMessage class to generate and send email
messages from my asp.net web app. I assumed that this was some simple
interface to send mail using SMTP, but in the documentation for the "To"
property it says:
ComboBox.DataSource = {DataTable}; But after is still = Nothing21 Aug 2004 07:27 GMT1
I've got a very weird problem, when I run the following code the
ComboBox (Me.cmbInputDevice) is always empty. The ComboBox is on a
UserControl in a Class Library. I'm using VS.NET 2003 with SourceSafe
6.0d (the problem occurs whether the code is checked in or out)
reverse-engineering to UML with VS .Net Academic 200321 Aug 2004 03:49 GMT1
I cannot reverse-engineer a simple C# program to UML (or any other program
for that matter). It seems to go through the motions of processing the code
but then the following message appears in VS .Net Academic 2003:
"Reverse engineering failed.
question about security (decompiling msil, native code)21 Aug 2004 02:31 GMT4
We have a component in .net which contains encryption and decryption
algorithms. (We cannot use standard ones because these are going to be the
same as already existing algorithms in another application.) Of course,
these algorithms are pretty worthless if it is possible to simply ...
Additional information: Exception has been thrown by the target of an invocation.20 Aug 2004 23:37 GMT3
I have .dll with Form and ImageList component,
when I'm making instance, I got execption:
An unhandled exception of type 'System.Reflection.TargetInvocationException'
occurred in mscorlib.dll
How to notify "main" thread from some other thread ?20 Aug 2004 21:36 GMT2
I have some problem, and have no clue how to resolve it.
I wrote some C# application which shows nice GUI and then creates
long-running worker thread. I want now to recaive some kind of notify, when
the worker thread is terminated (or aborted). I've been trying delegates and
How to modify default Stored Procedure template in VS.NET database project20 Aug 2004 21:19 GMT2
Does anyone know how to modify the default Stored Procedure template the
exists in a VS.NET database project?  I know how to with Enterprise Manager,
but need the same functionality in VS.NET.
Thanks,
stream defaul image when no image in DB20 Aug 2004 21:06 GMT1
I have a class that streams an image from a DB.  If there is no image
(record then I want the class to stream a default image.
Why is this not working?  It is breaking on the line of code within
the for..loop.  Any help would be greatly appreciated.
Listing ASP.NET web sites  present on an IIS server20 Aug 2004 17:27 GMT1
i'm looking for a method to list all asp.net sites that are hosted by a IIS
server using C# language.
Any idea ?
Thx,
Why System.Type.GetType fails on Enum types?20 Aug 2004 13:59 GMT3
The following code
Type t = Type.GetType("System.Drawing.RotateFlipType", True);
always throws an exception:
An unhandled exception of type 'System.TypeLoadException' occurred in
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 July, 2004
 
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.