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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
URGENT: Local variables dissapear after unmanaged function call25 Jun 2007 18:21 GMT8
Right after I call a function in an external dll, some of my local
variables, not used in the call (!!!) in any way, are 'null' right
after the call.
(Pseudo)code
Book with example25 Jun 2007 18:13 GMT7
I would like to buy a book with some windows application example in C# net ,
but all books I have found are only about theory. I would like to have a
book, where is explained how to create application from begining to the end.
Is there any book with any practical example?
A hypothetical competition25 Jun 2007 18:04 GMT5
Java and C# are launched on the same day.
Both are platform independent.
Both are closed source to start with.
Both are free.
MDI form -- hung up when show new child form again25 Jun 2007 17:59 GMT1
I have a strange problem.
I can open child form(s) in a MDI container for the first time.
I can still open and show new child forms as long as there is one child form
in MDI container.
How to proceed25 Jun 2007 17:12 GMT5
I new to C#.Net, Just I want to do a simple project i.e
SchoolManagment System,
Please tell me how start it and tell me the process
thanks
Transform XML25 Jun 2007 16:25 GMT6
Hey All,
I have a string that contains XML content and I want to transform it
in new XML content string.
What is the best way of doing this?
Call Stack is empty, form hung up, CPU is not busy25 Jun 2007 16:24 GMT6
I have a form, with some user control in it, usually hung up when I call
form.Show().
I debug to there, I found in Visual Studio 2003, the call stack is empty!
And CPU is not busy at all.
Tie one grid to another (master/detail)25 Jun 2007 16:24 GMT3
Hey All,
Working with the .Net data  has been the hardest part of my
transition. It just doesn't seem very intuitive.
I want to have a master/detail relationship between 2 grids. When the
dllimport problem25 Jun 2007 16:21 GMT3
greentings
I have a unmanaged dll that I need to use on my C# app. The problem is that
the dll may be in diferent places... The only way I have to get the location
of the dll is getting a key on the registry.
Generic Interface Implementation in C# Orcas Beta 125 Jun 2007 15:38 GMT6
In C# 2, this works just fine:
public class foo : IEnumerable<string>
{
   private string[] _list;
Flaky results when loading win form tab control25 Jun 2007 15:14 GMT7
I am loading a tab control on a form.
The code loads textboxes and comboboxes and checkboxes, normal
data entry form that loads a table row of data.
I have a combo on the form above the tab control that filters the form
Making a Part of code to be executed once25 Jun 2007 14:47 GMT4
I hav a method  which is called repeatedly. i want a part of that code
to be executed once.
this can be possible with the help of   ----  if() and  a flag ---- is
there any other method to do this. That part of code should be present
Key Press event when no focus25 Jun 2007 14:45 GMT10
Hii,
I saw a lot of programs, that can be in tray (in the bottom right
corner), and they can get Key Press event although they are not in
focus.
Starting an .exe from a .NET Windows Service C#.25 Jun 2007 14:34 GMT2
I've created a simple Windows Service that starts an .exe with
Process.Start(). However, I've noticed that when I logoff from one
user account to another the child process (.exe) is shutdown (although
the service is still running). This behaviour makes my Windows service
abstract class 'does not implement interface member ...'25 Jun 2007 14:13 GMT52
I get
C:\Programming\LTM\devtools\UselessJunkForDissassembly\Class1.cs(360,27):
error CS0535: 'UselessJunkForDissassembly.InvocableInternals' does not
implement interface member
 
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.