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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bitmap.Save and PNG Filesize28 Apr 2006 15:44 GMT1
hey all,
Does anyone happen to know how to get .net to save a PNG with a
resonable filesize
The scenario...
How do I change installation folder in Clickonce deployment - Please Help!!28 Apr 2006 14:43 GMT2
My Click once is installing the application in the user local profile
folder
C:\Document and Settings\username\Start Menu\Programs\
I dont really want startmenu shortcut.
NumberFormatInfo - currency symbol on the left??28 Apr 2006 12:30 GMT2
I've got a web app where i need to show values in specific currencies.
for the session i create a Customised CultureInfo which is derived from the
culture of the browser, for example, french-france (fr-FR)
they display their currencies like 23,22 EUR (symbol)
DataSet.WriteXml()28 Apr 2006 09:35 GMT4
I'm using the WriteXml method of the dataset to transport data between
distributed applications.
I'd like to use both XmlWriteMode.DiffGram and XmlWriteMode.WriteSchema in
order to package updates of rows and the schema of the dataset.
Unit Test / Config File / Logging Application Block28 Apr 2006 06:19 GMT3
I'm trying to write some unit tests to prove that I understand how the
Logging Application Block works. I trying to write a test that updates the
config and then writes a log. But this is failing with the message "The
configuration section for Logging cannot be found in the ...
Need help with Generic delegatges, event handlers and methods.28 Apr 2006 06:07 GMT2
I'm trying to learn how to use generic delegates, event handlers and
methods.  To do so I built a small sample Console app to see how this can
work.  I got it working using the EventHandler<T> from the system name space
but with out using a generic method to pass into my delegate ...
Load an object reference onto the stack ???28 Apr 2006 02:46 GMT12
I have a class CodeGen in which GenerateILBody is a method that uses
ILGenerator.Emit to create the IL code as method body for a dynamic
method DynMethod. GenerateILBody at runtime must call another method
CallBack of the class CodeGen.
Question on ConfigurationElementCollection design27 Apr 2006 22:28 GMT7
I have 2 questions on using element collections when building a custom
section handler.  I'm using the "declarative" model and I can post the code
if necessary.  Basically I'm following the example described here:
http://msdn2.microsoft.com/en-us/library/system.configuration ...
New messagebox/error dialog?27 Apr 2006 21:44 GMT3
Has anyone here used SQL Server Management Studio (2005) and seen the new
messagebox that comes up when there's an error? It's really nice, with
buttons along the bottom for accessing the help links and getting the extra
details from an Exception.
How does one disable the CrossAppDomain channel?27 Apr 2006 17:10 GMT5
Anyone writing a custom channel (which we have), needs to be able to disable
the CrossAppDomain channel if they want to unit test their code on a single
machine.  If you don’t disable the CrossAppDomain channel, then it will take
over same-machine remoting calls (after ...
Wrapping/Using Unmanaged Enums27 Apr 2006 15:05 GMT1
Many in this group have dealt with converting unmanaged enums to
managed ones, but my problem is slightly different.  I am created a
wrapper for an unmanaged class that uses several enums and contains
functions that take whole enums as inputs.
NEED HELP....Error while debugging a solution27 Apr 2006 14:04 GMT5
I've create a simple solution into my pc that read some data from an Access
DB and send them via WebServer to another DB.
When I try to include a WebService into my solution and run it in debug
mode, this dialog box appers
Dowloading through webrequest class27 Apr 2006 11:02 GMT4
I have written a class to download pages and files from the internet. The
code is like below
  if (WebResp.StatusCode != HttpStatusCode.OK)
  { // throw error }
Uploading files to two servers at same time27 Apr 2006 10:47 GMT3
Our .Net Website is using 2 servers and the load balancer pointed to
servers according to  their load.
Think now i m in first server and i upload a file to the server, next
time i refresh it goes to the next server but the file that i uploaded
Multiple observers -- panels27 Apr 2006 10:45 GMT1
For some reason I am having a problem notifying multiple observers of
an event.  Here's the basic idea:
MyForm contains two panels LeftPanel and RightPanel (both inherit
Panel).  The left one is has a treeview and the right one will have
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 March, 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.