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
Issue emitting an Int16 value in a DynamicMethod...12 Jul 2006 04:35 GMT2
For some reason I keep getting an InvalidProgramException when trying to emit a short (Int16) value in a DynamicMethod.
The following code should replicate my problem.
private delegate object TestHandler();
private static void Main()
Accessing raw TCP packet payload data12 Jul 2006 03:53 GMT10
Does anyone know if it's possible to grab the raw payload data from
a TCP packet, using .NET (C# to be exact).
I'm writing a piece of software that communicates to a networked
device using a protocol encapsulated inside TCP.  The structure of
How to specify a font for a window form12 Jul 2006 02:35 GMT1
I have a window form application. When I port the application to another
computer
which has a different default font, the form gets screw up. How do I specify
the
Automate a message box based on UPDATE?12 Jul 2006 02:21 GMT6
I'm working in vb/ado.net  I want to to have a message box pop up based on a
result of a update on a SQL table.  How do I do that so it automaticly pops
up after the update is performed?
Also, is there a way to put in a variable in the message box base on the
Callbacks and Managed Code11 Jul 2006 22:51 GMT2
I am trying to wrap a very old dll from Epson with a Managed Dll.
Their declaration for the callback is this:
typedef int (WINAPI* DLL_BiSetStatusBackFunction)(int, int (CALLBACK EXPORT
*pStatusCB)(DWORD dwStatus));
COM Interop -- check my code please11 Jul 2006 22:47 GMT1
after a lot of readings I've got something working. Can you please check --
is it enough? .Net server and COM-client, also I generated key file and
place "ref" to it in AssemblyInfo.vb this way:
<Assembly: AssemblyKeyFile("..\..\keyfile.snk")>
1 executable, multiple services?11 Jul 2006 21:27 GMT3
I know how easy it is to create an NT services using .net framework
(using Visual Studio 2003).
Here is my problem.
I came across a situation where I would like to run 2 instances of a
.NET / Excel automation - MissingMethodException: Method not found11 Jul 2006 19:35 GMT2
I am making a Windows EXE (.NET Visual Basic Windows Application).
I would like to make it possible to open Excel Worksheets from my EXE.
This should work independent of Excel version on client machine (it is out
of my control to know what versions of Excel different users has.)
Need case-sensitive file search in VB.net11 Jul 2006 19:26 GMT1
I need to determine if a specified path exists, including the case, but .net
isn't making this easy.
system.io.file.exists is case-insensitive. If I create a fileinfo object in
hopes to retrieve the FullName property, or use
Window desktop search11 Jul 2006 11:23 GMT1
Anybody knows how to uninstall it? nothing in the 'add or remove' in control
panel. Thanks. After I have installed Window Desktop Search, whenever I
closed my Outlook 2000, an error message report comes up and asks me whether
to send or not send to Microsoft. What's wrong?  I ...
Distributing components with application11 Jul 2006 07:35 GMT2
Could any one help me out that how can I ship additional components
with my .net 1.1 windows application. The components will only be
installed if they are not installed already. The setup MSI has to be
initiated only once and all prerequisite should be installed.
Issues in porting from VC6.0.VS2003 to VS200511 Jul 2006 06:20 GMT2
I get the following linker error when compiling a project written in
VS2003. net
>>>>fatal error LNK1104: cannot open file 'mfc71d.lib'
How do I solve this ?
Why does this code work?10 Jul 2006 23:31 GMT52
I'm supporting an application at work.  Below are some code segments
that I can't understand how they work.  First let me say, I would never
code this standard.  I'm just really creeped out that it works.
Here's the setup.  I have a function, called GetEmployeeCertifications,
Auto dialer components?10 Jul 2006 23:00 GMT2
Seeking suggestions for components to use in the development of an
auto-dialer that can also play audio files.  Ideally it will be able to tell
the difference (with reasonable accuracy) between people, fax machines,
answering machines and bad numbers.
How to check if a file is locked?10 Jul 2006 22:40 GMT5
The only examples I have seen on how to check if a file is locked is to
try to open it a catch an exception.
MS has stated that you should never use error trapping in this manner.
Is there no other way to identify if a file is locked w/o trapping an
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.