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# / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Building a C# dll for an application that wants to call c++31 Aug 2006 07:40 GMT13
I have an application that allows functionality extension by third party
DLL's. All the specs for building these DLL's are targeted to c++, with
demo.h files containing "extern" statements, etc.
However not really knowing c++ I would rather use C#. Could you point me to
две формы, один dataset31 Aug 2006 07:24 GMT4
Здравствуйте!!! Помогите реализовать
следующее.
Есть FormA, на ней dataGridView с полями "Имя",
"Фамилия", "Отчество" и кнопка Edit.
How to distingusih Business Layer and Data Access Layer requirements31 Aug 2006 07:18 GMT4
I'm making a database application and i heard from a friend that it is
more
proffecional and easy to do this with bussines objects. Can anyone tell
me
Data Controls31 Aug 2006 06:47 GMT1
What are the major differences among datalist,datagrid and repeater
How best organize a project, versions?31 Aug 2006 06:45 GMT1
We are about to undertake a an app dev project at our company.  The overall
project has a name (let's say "DBD - Digital Business Design").  Within the
scope of the project will be several applications, some interdependent, some
stand-alone).
Please upgrade UAB 2 installer to include dotnet 2 patch31 Aug 2006 06:42 GMT5
There is a patch to upgrade UAB2 to dotnet 2 on gotdotnet
But, as normal, there are no instructions on what to do to patch the
Microsoft UAB 2 install.
Can Microsoft please upgrade their UAB2 installer to support dotnet 2 now.
return type of web method should be a class object in web service31 Aug 2006 05:36 GMT4
I want to return more than 1 values from my web method. For this I am
planing to create a class which will have number of properties, will
set properties and return object of that class in my web method. But
question is how the web service user will get access of that class?
Way to prevent file being deleted, only way to delete is uninstall31 Aug 2006 03:03 GMT1
Does anyone know a way to prevent a file being deleted so the only way
to delete is via unistallation?
Help would be very much appreciated.
Why does my new-ed form keep closing on me right after Show()-ing?31 Aug 2006 02:32 GMT5
I'm certain this is stupid, but I'd like to know how to keep a form
open for, say, longer than 1ms. Here's the code I'm using to open my
form:
            TestModelFileReaderForm modelInfo = new TestModelFileReaderForm();
Problems with casting database values31 Aug 2006 02:29 GMT1
I´ve a problem with the return values of a database (MS SQL) query.
My code looks like this:
foreach (DataRow row in dt.Rows)
{
Nullable Values31 Aug 2006 01:39 GMT9
Is there a way to get the address of the underlying value of a nullable
variable without copying the value? I tried the following, but the
compiler doesn't like it. I need to do this because I am going to
pass the pointer to an unmanaged DLL.
Run bat file on remote machine30 Aug 2006 23:51 GMT7
What is the best way to have my windows app run a .bat file on a remote
server?  The .bat will need to run as an admin on the remote machine.
Additonally I need for my windows app to wait for the .bat to finish.
sending mails30 Aug 2006 23:26 GMT4
hi,every one!
 I have a question about sending emails.My codes works well over some smtp
servers,but doesn't over the others. My codes is listed belowed:
   try
What process locks the file?30 Aug 2006 21:45 GMT3
This is probably a newbie question.
In my C# program, when I try to delete a file, I get an exception that
the file is locked by another process. I would like to terminate the
process that locks the file.
Questions about recompiling a registered dotNet COM library30 Aug 2006 21:40 GMT3
I have written a library in dotNet and registered it using the REGASM
tool with the TLB option and then used GACUTIL to enter it into global,
what do I need to when I need to recompile this library? Do I need to
first remove it from the global assembly and then unregister it? After
 
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.