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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DAL28 Jun 2006 17:23 GMT5
i needed some DAL examples couldnt find any perfect one on net please
help
C# -> C++ Performance28 Jun 2006 17:15 GMT3
Existing COM ATL DLL wrapping a C++ library. Interoping from a C#
application, passing a large string containng XML (5-130kb). Need to
significantly improve performance of both the interoping and the
performance of the native functions (performance critical app).
Call VB6.0 exe from c#28 Jun 2006 17:13 GMT3
  I have VB 6.0 exe program which currently i am calling through batch
file.I need to use the same program from C# program and i am doing as
below which is not working
               System.Diagnostics.Process runner = new
Why Are "fn(object[] parameters)" And "fn(params object[] parameters)" Ambiguous?28 Jun 2006 16:59 GMT4
Why are
   fn(object[] parameters)
and
   fn(params object[] parameters)
DHTML editor with AxWebBrowser28 Jun 2006 16:49 GMT2
I try to make a DHTML editor in C#. I arrive to modify a web page. Now
I want to add picture but i don't arrive to find good documentation or
sample on the web.
Here is my source code :
Paging DataGrid28 Jun 2006 16:38 GMT3
I am having a problem finding out how to page a datagrid.  
I have the procedure for moving from page to page as:
private void changePage(object source,
System.Web.UI.WebControls.DataGridPageChangedEventArgs e)
How to make label transparent in CSharp28 Jun 2006 16:37 GMT2
Hi Experts,
I am new to C# moving from VB 6.0.
Basic i want  to know how do i make the label transparent with the control
color it currently on.
Typed DataTable - NewRow() - Identity Field28 Jun 2006 15:44 GMT1
ADO 2.0
When i do:
MyRow = MyDataTable.NewMyRow();
MyRow.IdentityField value equals last ID + 1
reposition control at runtime (problems)28 Jun 2006 15:32 GMT3
I am trying to reposition a calendar control at runtime i.e next to the
approriate button which was clicked.
Without the code below, the control appears in the same position but on top
of all other controls.
Singleton & Interfaces28 Jun 2006 15:30 GMT14
I have two different classes singleton1 and singleton2 that both are
singletons. Both classes implement the same functions. Therefore, I
would like to have an interface containing these functions. The problem
is that an interface does not allow static functions and an abstract
XML documentation question28 Jun 2006 15:27 GMT10
Let say I have 2 methods:
void BeginGroup();
void BeginGroup(string msg);
when I want to refer to them I write
ListBox.SelectedItems.Count is always 128 Jun 2006 15:14 GMT2
Even if I select several items, and I can see that several items are
colored in blue.
I can't get a list of all selected items.
I also have listBox.SelectionMode = SelectionMode.MultiExtended;
Mixing and matching languages.28 Jun 2006 15:14 GMT4
I have a VB.Net app that was written about a year ago. We have switched over
to C# as our default language. I need to make changes to the VB app
(including adding some new modules.)
Is there a way I can write the new modules in C# and compile them in to the
ClickOnce Error28 Jun 2006 15:14 GMT1
I am in the midst of converting a .NET 1.1 app to 2.0.  The ClickOnce
publishing works fine, but when a user goes to install it from the
webservice, they get this error:
The file 'C:\Documents and Settings\zbuford\Local
Opening one form from another28 Jun 2006 15:13 GMT1
I have an application with 2 forms (formMain and formTools)
formMain contains a button which if clicked opens formTools using
.show(this)
This works fine as when open formTools is over FormMain and you can still
 
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.