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# / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem with C++ DLL returning bool20 Mar 2008 13:47 GMT1
we have this C++ DLL we wrote some time ago to do some Win32 native
stuff for us.
The function we're calling in the DLL returns a boolean value (type
bool) indicating success of the operation.
Tool-tips with Pushpins20 Mar 2008 13:41 GMT2
I am working on a map display which is linked to a database containing
information on our trucks.  I.E. Lat/Long, Customer, Truck number,
Product, etc...  I have a form with mappoint control and can get the
map to display with many Mappoint pushpins at the locations of our
C# app with COM Interface for array of COM structs20 Mar 2008 13:05 GMT25
Hello Experts
I'm exporting COM interface from within my C# application (VS2005 .NET 2.0).
One of my exported function GetROI() return type is a struct defined in a
native COM object.
COM Interop - Access to the path XXX is denied.20 Mar 2008 11:50 GMT2
i have a small class library which accesses some text files
(read/write). the class library provides a COM interface, because it
will be used in good old asp pages. in my test (console) application
everything works fine. but once i use it (via CreateObject) on an asp
AsyncCallback method accessing WebBrowser control causes exception20 Mar 2008 10:29 GMT19
We have an app which uses an AsyncCallback method to handle the return
from a COM call.
In this callback, if we try to do anything with a WebBrowser control,
we get the following exception:
Setting folder permissions20 Mar 2008 10:25 GMT7
I am creating a windows service. This service has a filewatcher on it.
When I drop a file, I want to parse the filename then create the directory.
The directory will be in a filestore server so I am passing in a UNC path.
The filestore directory will then also be a virtual ...
Assembly.LoadXXX methods and GAC20 Mar 2008 09:45 GMT3
I have a situation at work that has me wondering if GAC is causing
more harm than good in my particular scenario.
Our application depends on a third party dll that is installed in the
GAC.  This assembly seems to change its build/revision portion of its
Using ADO.NET in Windows Forms20 Mar 2008 09:21 GMT4
I have always had a problem when programming with ADO.NET and Windows
Forms.
It is about how to access database through WinForms. For example I
have an application with several forms and each form deals with a part
Weird Literal rendering behavior20 Mar 2008 09:06 GMT2
I have a button and a literal on my page (among other things but *I think*
this functionality is pretty much isolated).
1. In Page_Init I set literal.Text = "PAGEINIT"
2. In the button's click method I set literal.Text = "BUTTONCLICKED"
Falling through on switch-cases20 Mar 2008 08:15 GMT15
Is it possible to make C# fall through
in switch statement?
I was expecting it was possible, why
would we need a "break" otherwise? But
business rules20 Mar 2008 08:12 GMT6
 Can somebody let me know what is the best way to implement the
business rules. I am quite new to C# & oops
Class A {
  Function Busrules { base class rules must run}
ClickOnce updates and changing the prerequisite .Net Framework version20 Mar 2008 07:16 GMT7
We are currently targeting .Net 2.0 and including it as a prerequisite.
We want to upgrade to .Net 3.5 to use some of the new handy-dandy features.
I changed the Target Framework to .Net 3.5 and changed the prerequisite to
.Net 3.5.
How to configure a client/server in development20 Mar 2008 06:14 GMT4
I need to develop an application in ASP .NET (C#): this is my first time.
The application will be very simple, but I need a third-party control for
generating PDFs, and I have chosen one (Websupergoo). I have VS2005 on my
PC, but I want to save the project on my development ...
app.config files..20 Mar 2008 02:30 GMT3
I can read .config files all day, but for some reason I cant write to them..
After searching for a few days, there are some that have code showing to
write, but none of them seem to work.    Someone explain to me what could be
the problem?
Detecting automation of my application (bot-protection)20 Mar 2008 02:06 GMT4
I have been researching this for quite some time now, but I cannot
seem to find any good articles or discussions about this topic -
perhaps I am only searching for the wrong terms.
My question is as follows: I want to prevent the user from using
 
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.