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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem in developing oulook addin23 Dec 2004 19:59 GMT1
         I am developing a outlook COM addin which adds two command bars
and some buttons to that command bars. I wrote  the code to  add command
bars and command buttons in the ONConnection Event. But command bars and
command buttons are adding to outlook after outlook splash ...
the height of a string23 Dec 2004 17:01 GMT2
   is there a way to know the height of a string printed in a rectangle? I
mean. I would like to create a rectangle high enough to contain all the
string but I don't want to increase the width so I have to determine the
height the string will have when printed in order to create a ...
How to make this better and faster?23 Dec 2004 16:04 GMT15
I have written the following Win app in VB.NET 2003 . The class is simply
picture boxes that behave in a random order after they have been
instantiated and added to a form. When I create 15 or more instances of my
class, the whole program runs slowly in a way that I have to close ...
config file ok without encoding?23 Dec 2004 13:16 GMT3
The company I work for has several vb.net windows apps. Our config
files all start with
<?xml version="1.0" encoding="Windows-1252"?>
We have trouble if we edit the config file in notepad and save. We
System.Net.Socket and Linux Server23 Dec 2004 11:52 GMT3
I have the following problem:
I have a TCP/IP server/client program(s) programmed with the
TcpListener/TcpClient class. The communication uses port 13000.
- It work fine from Windows2000(Client) to WindowsXP(Server)
How to obtain assembly name in unmanaged call?23 Dec 2004 11:15 GMT3
Hi Expert,
Is there a way to obtain assembly name in an unmanaged call? During Interop
call between managed to unmanaged, I would like to know in unmanaged code
about the caller of assembly file name?
CreateInstanceAndUnwrap - What Next?23 Dec 2004 11:03 GMT6
From a console app, I have created a seperate AppDomain with
"CreateInstanceAndUnwrap" and placed object instances inside it.
Now in a seperate class, instanced by the console app, I want to get
at the instance inside the AppDomain and execute a method.
Getting an assembly's version23 Dec 2004 09:09 GMT3
I think I'm missing something obvioius here - but I can't figure out where
to get the version details of an assembly.
I'm looking at the [Assembly] object, and I can't see anything (other than
ImageRuntimeVersion, which is the Runtime, not the actual assembly version).
Data Serialization23 Dec 2004 02:45 GMT2
I am interested in know how work the  data serialization in .Net Framework
with C#.
Thanks,
Constanza.
Form Event - Minimizing/Restoring23 Dec 2004 02:41 GMT3
I'm no doubt missing the blindingly obvious here - but where's the event on
a Form that indicates that is has either been minimized or restored? (is
there one?)
Thanks everyone.
How to do SetEvent/CreateEvent in VB .Net22 Dec 2004 23:41 GMT4
I have this C++ code I'm trying to port to VB .Net:
 HANDLE g_hImageReady = NULL; // Event for when image is ready to transfer
 //
 // Initialize the globals
multiline toolbarbuttons22 Dec 2004 21:43 GMT4
In vb.net, visual basic, I have created a toolbar with several buttons on a
windows form.  The text for the buttons is too long, so I would like to make
it appear on 2 lines.  How do I do this?
Advice for ASP.NET to VB.NET service communications22 Dec 2004 20:05 GMT4
I was wondering if there was any advice out there or best practices regarding
ASP.NET communicating with a VB.NET service. I need to send some simple
commands to a VB.NET service I built, what is the recommended way of doing
this? Is there a way to use web services to do this or ...
File.Delete not deleting file22 Dec 2004 20:03 GMT5
When the following code is execute and the file already exists, the file is
not actually deleted (in file properties - created date does not change) -
but only the modified and accessed date changes.
No exception is raised.
Setup and Deployment of C# express projects22 Dec 2004 17:40 GMT1
Is this possible using only C# Express?
I recently downloaded express, having been a VS 2003 user for a few
years.
I converted a project to express to test out some of the new language
 
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.