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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
InternetExplorerClass and seperate processes?21 Jul 2005 14:59 GMT3
im using the InternetExplorerClass to navigate several sites, my poblem
is that if an instance of ie is running, it will just piggy back on
that process instead of starting its own.
Is there a way to force new SHDocVw.InternetExplorerClass(); to
Project type21 Jul 2005 13:49 GMT4
Hello:
Does somebody know what type of project in C#
allows to create code that corresponds to one created
by ActiveX DLL project in VB.6 ?
Problems calling a C function containing pointers.21 Jul 2005 13:20 GMT8
I need to call a C DLL function. The first parameter expects a pointer
to a long. It returns a value at the address of the pointer. The second
parameter expects a pointer to a pointer. It creates an array and
returns the data it stores in this array.
Problem: Consuming an Apache Web Service21 Jul 2005 13:17 GMT4
      I've a problem, I need to develop a component to connect a web
service for
sending SMS. The web service it's not implemented in .NET.I need to use basic
authentication (at least that is what I've been told). The most strange thing
Interoping h files21 Jul 2005 13:01 GMT3
Has anyone heard or know of a tool that takes an h file and builds an
interop .cs wrapper to it dynamically?
Thanks,
Udi.
c++ builder 621 Jul 2005 12:48 GMT3
I created a c# dll. And I want to use it in a C++ Builder 6 program. But when
compiling, it gives a linker error: unresolved external........something goes
on.
But when i am writing a test program in C#, the dll works perfectly.
Solutions and Projects21 Jul 2005 12:46 GMT5
I don't know if this is the correct newsgroup, if not, please excuse me...
When a project is part of a solution, is there anyway to just open the
project, bypassing the solution?  When I try to open a project, it always
opens the whole solution, which is fine is some cases, but ...
Declaring Inteface21 Jul 2005 12:45 GMT2
I want to declare an interface in C#.  I have the equivalent code for VB.NET
but when I try to write the corresponding code in C#, it does not work.  Can
anyone please help me by providing the correct code.
I am pasting below both VB.NET code (working) and C# code (not working)
Path of dll21 Jul 2005 12:34 GMT2
I have developed a com interop dll to be used in excel. In the dll I need to
read a file which exists in the same path as that of dll.How do I find the
path of the dll. When I use GetExecutingAssembly (as shown below) it gets the
path of Excel and not that of the dll. Any help is ...
ToolBar Icons problem21 Jul 2005 12:15 GMT4
I created a toolbar, added button and Icons from an ImageList.
The icons are transparent for disable mode.
The problem is that the icons does not look good, a blue outlet is added to
the icon.
ToolTip21 Jul 2005 10:58 GMT1
Just a quick question.  I am using Beta 2 of VS.NET 2005, and am trying
to put a tooltip onto some controls.
It works in it's basic form, however i can't seem to get the events
associated with the tooltip to fire. These being 'Draw' and 'Popup'.
How to print tabs21 Jul 2005 10:30 GMT2
I have to print Datagrids (result of DB-Queries) as well formed as seen on
the screen.
So I use tab-signs to seperate the columns and create a file. But the tabs
are not printed (only a space) when I print this file (via PrintDocument.
Translate C++ code into C#21 Jul 2005 10:28 GMT1
How to translate the following C++ code into C# ?
typedef struct {
 BYTE *data;
 size_t length;
unit testing with NUnit21 Jul 2005 09:51 GMT5
coding a test classes for classes being tested is really boring, is there
any tool can generate 'test cases'?
does c# allow to create Activex component?21 Jul 2005 09:25 GMT3
I want to create Activex component. Can we create it using c#.net or do I
need to create it using vc++?
Thanks in Advanced,
Deepak
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.