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# / May 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
New to Reflection.Emit and need help07 May 2007 14:33 GMT3
I am new to creating dynamic methods and I find that I have need to do
so. I have read through some IL and emit examples and have gotten some
simple programs to work. However, I cannot seem to use the opcode Call
correctly. This example gives me an "CLR detectd and invalid program"
How to create and use chm-file for online help?07 May 2007 13:57 GMT7
Hello NG,
I am currently confronted with the task to equip a vs2005 project with
context sensitive online help (F1).
Reading through the MSDN-Library I found out about the "HelpProvider" class,
Problems creating COM wrapper for C# dll (regasm.exe)07 May 2007 13:36 GMT4
I called regasm.exe /tlb CameraManagement.dll and I got
CameraManagement.tlb
When I look inside with OleView.exe or create C++ header  I see
something like that:
Position of XmlNode in XML-File07 May 2007 12:45 GMT5
When I load a XML-Document from a file, and then get an XmlNode from it, is
there any way to get the its original position in the file (line,
character)?
I want to report it, when there is something odd about that node, so that a
struct size error07 May 2007 12:42 GMT2
i have a struct in c# that is containing Int32 member and Double
member.
when i try to get the size of it i get size of 16 bytes, while i was
expecting to receive 12. (Int32- 4 bytes, Double - 8 bytes)
important quey07 May 2007 10:17 GMT1
hi every one!
              i have designed the interface of an application using a
form.there are some controls added to the form.when i maximize the
form,the controls remain of the same size as before,i want they should
Automatically adding dependents of an assembly to the project07 May 2007 09:07 GMT2
Here we have a large set of assemblies... about 250 lying around and
we have to reference them all in a project. Is there a way in
existence that'd allow us to somehow bundle them all together into a
single assembly, so when the assembly is referenced, all the
data corrupted while transfering struct from c# interop into c function07 May 2007 08:21 GMT5
i have a c# interop that pass struct into c dll. for some reason the
data transfered into the c function is with incorrect order (meaning -
members of the struct get other struct values and other members get
zero)
Novice: Returning a list07 May 2007 07:56 GMT5
I have a class that has a function that should query a database and
return a list of usernames as well as their id. What type should I use
as a return type, that can hold data such as:
user1, 1
How to save a string as a text file.07 May 2007 07:47 GMT4
How can I save a string as a text file to disk?
Barcode Programming07 May 2007 07:02 GMT7
Hi;
How can i capture and decode the barcode that reading  by an usb Barcode
reader?
"sgen.exe exited with code -532459699"07 May 2007 04:53 GMT3
I have a C#.NET 2.0 application that when I try to Build it I am receiving
the error:
"sgen.exe exited with code -532459699"
Thanks in advanced for any help.
application won't start if needed assembly is missing...07 May 2007 04:32 GMT18
Hello NG,
I realized, that my application won't start, if a referenced assembly is
missing.
Basically this is understandable, but since I destribute my applictaion
SqlDataAdapter07 May 2007 02:00 GMT1
Where can i Find some good Examples using
SqlDataAdapter
Insert, Update, Delete
Thanks
How can i pass structure into c function that expect pointer07 May 2007 00:21 GMT2
i have couple of qeustions:
1. I have built a interop of c dll. In this dll i have a function that
expect a pointer to a struct.
I want to pass a struct from my c# interop into this c function. how
 
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.