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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
RightToLeft tabControl17 Sep 2005 07:47 GMT2
is there any way i can move tabControl's tabs to the top right when
RightToLeft set to true ?
Thank you
Sharon
User Preferences Form -> Good Example Anyone?17 Sep 2005 07:32 GMT1
I'm looking for some code for displaying a user preferences form in my
application.  However, I have not found any code (besides designing the
entire thing myself) which shows either a good "treeview -> panel" setup or
"tabstrip -> panel" setup.  Does anyone know of any good ...
using Math.sqrt17 Sep 2005 03:33 GMT3
Hi. I'm trying to construct a simple console application in c#. I basically
want to print out the sqrt of 9, here's the line:
Console.WriteLine(Math.Sqrt(9));
But an error is saying that an assembly is missing. The namespace system is
Problems with ASP.NET17 Sep 2005 02:45 GMT5
When I load some asp.net project in Visual Studio 2003 than I get this
message:
"Visual Studio .NET has detected that specified Web server is not runing
ASP.NET version 1.1. You will be unable to run ASP.NET web aplications or
casting from base class to derive class17 Sep 2005 01:29 GMT2
Can I cast from base class to derive class?
class A
{
}
Non-static method requires a target17 Sep 2005 00:28 GMT9
I am trying to load an assembly, instantiate a class and invoke a
non-static void method using the following code:
I am getting the error "Non-static method requires a target" on the
InvokeMember method but don't see why.  Can anyone shed light on this??
how to add Guid in Primary Key automatically, in "Replication ID" field size type?16 Sep 2005 23:58 GMT1
When in database(.mdb) the primary key have fields size type
"Replication ID" it creates Guid.
I tried to create string of Guid and insert it but did it not work.
Control.databindings.add(), Method for this field is only working one
Is it posible to create COM in .Net C#16 Sep 2005 23:13 GMT11
Hai
  I want to create a COM in C# .Net, is it posible to create a COM in C#
Net, if how can we create a COM in C# .Net.
Regards
what is wrong with this expression?16 Sep 2005 22:08 GMT4
Hi all, I have the following event function, and the compiler is having a
problem handling negative constant values. What can be happening? Thanks in
advance..
private void button1_Click(object sender, System.EventArgs e)
Problem with Webcontrols.dropDownList16 Sep 2005 21:57 GMT5
My Web dropdownlist with AutoPostback equal to true has code in its
SelectedIndexChanged Event .  When I change the dropdownlist value and the
SelectedIndexChanged Event is executed, the page does a Refresh, puts the
initial value back into the dropdownlist, and then runs ...
Can function calling conventions be changed in unmanaged C# 16 Sep 2005 21:30 GMT4
Can calling conventions of functions be changed in unmanaged C# in a similar
way that they can be changed using C++?
Unhandled exception16 Sep 2005 21:14 GMT3
I have an application using managed extension for C++ which calls  a
function in a dll written in C.
That function  initializes a character pointer passed to it..
char *pfNamesList = NULL;
Help with interop service, marshalling16 Sep 2005 21:08 GMT1
I'm trying to call my DLL written in C, and got the error: "Cannot
marshal field 'b' of type 'mystruct': There is no marshaling support
for this type." The 2 functions in the DLL are:
void unpack(mystruct* str, void* in_buf);
Generically Referring to a Complex Class16 Sep 2005 20:26 GMT9
I have built several kinds of complex classes that I work with in my program.
Storing them to disk is no problem because I just pass the instantiated
object to a SaveData method, accepting it as a generic "object".  Then I use
reflection to iterate through the object and save ...
HELP PLEASE - Implementation of SHAppBarMessage / ApplicationBar16 Sep 2005 20:00 GMT2
I hope someone can help me.  I'm trying to create as part of my application
an ApplicationBar (similar to Yahoo and trillian).  I've done the research
and found that all the examples are for C++ and well, out of my league.  I
was hoping someone may know who to do this w/ C#.  
 
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.