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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Assembly26 Jul 2005 16:52 GMT2
how do i get an assembly for a process which is not the own process.
and i also do not want to load a new assembly.
please no answers with Load, LoadFrom or GetExecutingAssembly.
jeff
ADSI adding a group to a group26 Jul 2005 16:19 GMT3
I have a C# application in which I need to add one Active Directory group as
a member of another group. I have tried using the same steps that work for
adding a user to a group, but that isn't working. I'm just adding the
distinguished name of one group to the member property of ...
DatatAdapter ADO.Net26 Jul 2005 15:46 GMT4
DataAdapter configuration wizard not accepting my 130 column Access table
which previously contained 30 columns for a local application.  Used Query
Builder to "check" additional DB columns.  Wizard Error states "Select"
statement can't be created.  Is there a limit to the no of ...
Randomly Assigning Array26 Jul 2005 15:32 GMT4
Just learning C#.
What's the easiest way to assign numbers 1-10 randomly to an array?
Basically I just want to take the numbers 1-10 and arrange them randomly in
slots 0-9 of an array.
form inheritance26 Jul 2005 15:08 GMT1
I have two forms, frmBase and frmInherited. frmInherited inherits from
frmBase. On frmBase I have 8 controls, these 8 controls show up on
frmInherited but not always in the same position as they are on frmBase. I
have the following questions:
Cannot insert the value NULL26 Jul 2005 14:23 GMT3
I'm trying to insert data into 2 tables (parent-child) using the ADO.NET's
SetParentRow method. The parent table has an identity column as primary key.
When I execute the code below I get the following message: "Cannot insert
the value NULL into column 'hdtID', table
Which form is active but hiden26 Jul 2005 14:15 GMT2
I am building a Pocket PC application and I have 5 forms (form1, form2,
...). Form1 starts up and I click a button for Form2 to show up. Form1 is
hiden. On Form2 i click a button for Form3 to show up. Now Form2 is hiden.
Then in Form2 I click a button to show Form1. How can i just ...
using MSSCriptControl with C#, params keyword question26 Jul 2005 14:03 GMT1
I need to offer scripting possibilities in my app, and have to use
MSSCriptControl for some reasons. I would like to use the feature that's
called variable number of arguments, that is done in C# using the params
keyword. However, if I AddObject the instance to the ...
How to get a particular selected row ID from a grid view .26 Jul 2005 13:44 GMT4
Hi groups,
How to get a particular selected row ID from a grid view control where i have placed imagebutton.
On click event how i can get the ROW ID ?
Dataset serialization26 Jul 2005 13:25 GMT4
wonder if anyone can help me here,
i've a framework 1.1 dataset which i serialize in framework  1.1 and
deserialize in framework 2.0.
This is fine, problem is that i want to modify some of the records in
Open a popup window as modal26 Jul 2005 13:09 GMT3
Im trying to display a popup window (similar to a context menu) and
return a result from the selection.  I want to do this as a modal popup
ie.  The code runs and displays the popup but pauses until the window
is closed and then returns the result very similar as to ShowDialog()
Use unmanaged dll26 Jul 2005 13:08 GMT1
I have a following problem:
We have a unmanaged dll wrote in C. In this dll we have 2 classes: class Foo
and class Foo_Impl that inherited from Foo. Foo class was created to be
exported from dll, like interface. So, there is a function in the dll,
How to compare types by variables26 Jul 2005 12:11 GMT6
I am trying to determine if an object inherits a given interface at runtime
and cant figure out how to do it.
if we knew the interface type at design time...
if (x is typeof(InterfaceName))
Having trouble with step 126 Jul 2005 11:43 GMT4
I'm a newbie starting up with ASP.NET,
and I'm getting off to a wonderful start
- and when I tell you "wonderful" I'm being sarcastic.
My OS is Win 2000 SP4.
Handle Http Session26 Jul 2005 10:58 GMT1
My webserver application (a http handler) accepts a sequence of requests
from client. Each request requires an access to database (password/username
supplied in the request). I am looking at improving the performance of the
webserver. My questions:
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.