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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Service not starting after reboot04 Dec 2006 17:17 GMT1
I have a c# windows service that works fine when started manually. The
Startup type is set to automatic, yet if the machine rebotted, the service
fails to start unless I start it manually.
The service needs to have SQL Server running first and I came across this
How to create events in c# using COM interop04 Dec 2006 16:22 GMT1
This is my COM wrapper written in c#.
using System.Runtime.InteropServices;
namespace  SAFE_NAMESPACE_NAME
{
asp.net and Micromeda DreamWeaver04 Dec 2006 16:10 GMT2
hi
iam making an interface for my project using asp.net using MS visual studio
pro edition.
sometimes iget angry because i can't make what i really want to do using
IE Toolbar programming04 Dec 2006 15:48 GMT2
Hi. My app interfaces with IE. I think the best way of accessing the
app functions would be a toolbar in Internet Explorer. Any advice on
where I should start in terms of making this? I am new to toolbar
programming so any advice would be appreciated. I want to start with
.NET3 and VS2005 with.NET204 Dec 2006 13:12 GMT2
i downloaded the last .NET version and i want test it... but how do ? i not
rember me how change the compiler framework in VisualStudio.
thanks.
steph
Difference between 'this.CreateGraphics()' and 'Graphics.FromHdc(hDC);'04 Dec 2006 12:48 GMT8
Please pity me, i am on a dial-up connection for the first time in 5
years :( !
Does anyone know how the resulting Graphics objects differ ...? What i
really mean is can someone explain it to me please?
How to have DataTable/DataSet in Business Object Class04 Dec 2006 12:44 GMT2
  I am implementing Business object, but while implementing this I
want to have DataTable or DataSet as part of Business Object. For
example, I want to bind controls directly to these Business Objects. So
please suggest me how can I achieve this??
Caricare ComboBox04 Dec 2006 12:27 GMT3
Ciao a tutti,
ho un problema probabilmente banale ma che non riesco a risolvere
per caricare in modo statico una combobox di un valore chiave e un
valore che venga visualizzato
command line arguments not recognized04 Dec 2006 11:15 GMT2
static void Main(string[] args)
       {
                       ....
                       ....
Open my mail client from Winform without send message ?04 Dec 2006 10:56 GMT1
I'm working under windows 2000/XP, with VS 2005 and C# 2.0.
I'm deveopping an winform app and one  feature  is :
- I want to get a textbox message and transform it in Attachment to my
future e-mail.
Pointer04 Dec 2006 10:51 GMT5
Hi, friends. I am new in this group and I have a problem. I am just
started to program in cSharp and I need a help.
I need to import a ddl and to use one of its function. The function, in
C language, require in input a pointer char:
Class library04 Dec 2006 10:37 GMT4
I wrote class library that contain a struct stX and a new class library that
get the first class library as referance and implement a function foo that
one of its parametrs is of type of the struct stX;
I wrote an application(exe) that get the first class library as a referance
Passing object with null member04 Dec 2006 10:12 GMT7
.Net 2.0
Hi, I'm getting a nullreferenceexception when calling a function from a
worker thread:
private void CallbackProc(string response, Exception ex)
flatten multi-dimensional array to on-dimensional array04 Dec 2006 09:46 GMT8
I have a two-dimensional array of data, f.x int's. We can imagine that
the array is "really large". Now I want the data in it and store this
in a one-dimensional array.
The obvious way to do this is a nested for-loop - but we all know
Wroking with Active directory04 Dec 2006 09:18 GMT1
I'm working with active directory and I've used:
directorysearcher search =new...;
search.propertiesToLoad.Add("cn");
That give me the user name. now if I'm also getting the "memberof"
 
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.