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# / December 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
reconstruct a float number in c# that was received from a java ser21 Dec 2005 16:42 GMT3
i need to read a float number in my c# client that is received from a socket
from a java server.
1. i think i found a sollution, here it is :
public float readFloat()
Close Form21 Dec 2005 16:38 GMT1
In the child form of an MDI, I'd like to be able to close the child form
within the Form_Load event if I need to.  However, if I issue this.close()
inside the chikld Form_Load event, I get an exception: Cannot call Close()
while doing CreateHandle().
ImageCodecInfo21 Dec 2005 16:36 GMT2
What are ImageCodecInfo classes? Can tehy make your images (gif, jpeg, etc.)
better or why to use them?
I made a (another) screen capture program and notice that captures
could be better. Could ImageCodecInfo class make screen capture picture
Receive UDP Broadcast21 Dec 2005 16:33 GMT2
Does anyone have an example of how to receive a connectionless(udp)
broadcast in c#.  I have tried everything i can possibly think of and
it won't recieve the message.  I know that the message is coming in and
that its not being blocked because there is another app on my machine
commuicating between 2 forms21 Dec 2005 16:32 GMT5
Hi,  
   I have 2 forms, I want to call a method from the other form, how can I do this.
TIA
MVC21 Dec 2005 16:31 GMT8
Hi, I am reading a lot about MVC pattern and I wonder - are there any
known programs that were developed and do not implement MVC?
I thought Outlook is one becuase the item object is not seperated from
it's UI/ form - but I am not sure...
How to create project from c file21 Dec 2005 16:22 GMT2
I have a simple C# in single file. I can compile by using csc. I would like
to create a project/solution for that c# file. How to do that?
Regards
Quang
Drag Drop21 Dec 2005 15:51 GMT3
Does .NET have any support for dragging objects over a panel?
Folder View(Arrange Icons By)21 Dec 2005 15:28 GMT3
Is there any way by which we can know which particular arrangement of
files and folders is being selected by a user in a particualr  folder
view.I mean that among  the five
options(Name,Size,Type,Modified,Attributes) which we can chose when we
InvalidOperationException: object is currently in use elsewhere21 Dec 2005 15:17 GMT4
When i try to re-use brushes or pens over multiple threads, i often get
an InvalidOperationException with the message 'object is currently in use
elsewhere'.
I also tried this by re-using fonts but no problems there.
ASP.Net Calendar - Default height/width?21 Dec 2005 15:00 GMT2
I am using the <asp: Calendar> object. In the OnDayRender event handler
I am putting text into certain day boxes, and leaving others blank. The
effect is that some months have no additonal text rendered, some months
will have 2 weeks(rows) with no additional content and 1 week with ...
Loading assembly in a seperate process21 Dec 2005 14:21 GMT4
It is trivial to load an assembly in a new Application Domain. Is there
any way of loading an assembly in a new process?
I tried using the Process class like this:
Process p = new Process()
No context for HttpContext in class21 Dec 2005 13:57 GMT3
This is a C# web app.
The Object HTTPContext is not available in my class.  I need to grab an
instance of the Current context with something like:
HTTPContext c = HTTPContext.Current;
VS2003 / VS2005 - tabs 21 Dec 2005 13:50 GMT2
In VS2003 and VS2005 are tabs with code for example myclass.cs and I have
tab name myclass.cs. Is there any shortcut that closes such tab ?
Jarod
List source files in alphabetical order21 Dec 2005 13:43 GMT1
This may seem like a really stupid question, but I cannot get the source
files to appear in alphabetical order in the solution explorer.
I've clicked on the A...Z icon, but they don't appear in alphabetical order.
Richy.
 
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.