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# / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Working with win32 window15 May 2008 16:10 GMT1
I came accross a code (some prepared program) that plays a certain video on
any button click selected window on the PC. When it stops playing the video,
the original window diplays again its original view.
My mission is to preserve the last farme of the video (or some close view of
Question related to LinkLabel15 May 2008 15:47 GMT1
I am using a link label in my application and am not setting any size for
the link label.
When i run my application i see the link label properly but only
approximately 75% of the width of the label is clickable though the entire
Propertygrig again and combobox15 May 2008 15:30 GMT4
Hi from France,
I use propertygrid with Visual C# 2008 Express.
I know how to display a values list in a combobox using an enum.
I need today to display a combobox but with personalized content.
"Send error report" instead stop for debug15 May 2008 14:11 GMT2
When I put the below lines in the Form_Load event(its just a example
to raise a exception):
           int x = 0;
           int y = 1 / x;
Path access15 May 2008 13:33 GMT1
I fI want to access a file which is located in for example Resources
folder but not in my project and I want to access it from my project.
How can I do it? Can I do it using
Assembly.GetExecutingAssembly().FullName + @"Recources/abc.txt"
c# and java diffs15 May 2008 13:23 GMT5
I have some questions regarding C#. I come from a Java background. I am
using .NET 1.1. Please limit your answers to v 1.1, otherwise please state
the version to which it applies to.
1) I have seen code like this:
Serialize Color to XML15 May 2008 12:54 GMT2
I have :
enum MyEnum{d1, d2};
class MyData
{
not supported (error)15 May 2008 11:07 GMT4
Hello I keep getting such error:
The 'http://www.w3.org/2001/XMLSchema:restriction' element is not
supported in this context.
for the following xsd element:
Not getting process state15 May 2008 10:28 GMT6
I am starting a process and I need to monitor it (wait and check if its
still responding).
But, I it seems that the Process.HasExited or Process.Exited doesn't work.
I just need to know if the process is running & responding.
Internal .Net Framework Data Provider Error 3015 May 2008 09:43 GMT2
I connect to Oracle 9.2 using System.Data.OracleClient. I call stored
procedures and in cmd.ExecuteNonQuery I get error:
"Internal .Net Framework Data Provider Error 30."
StackTrace:
delete multiple rows from table doesnt contain primary key15 May 2008 09:02 GMT3
In my project,i added datagridview to my form , i transfered my table to
datagridview and  added multiple rows and when i called dataadapther.update
,,result is ok. But when i tried it for the delete operations,i got the
error like "set primary key in your table" ,,i want delete ...
Working the disk sectors directly from C#15 May 2008 08:24 GMT6
Is there a way of working with sectors directly in C#.  Any pointers, C# or
not, would be appreciated.
This is related to a previous post on file shredding in C#.
Thanks
Change the color of a status bar.15 May 2008 07:31 GMT1
   is there a method of changing the color of a statusbar in C#
Regards
Abhishek
Format fixed length fields with leading zeros or spaces15 May 2008 06:18 GMT5
I am somewhat new to .net and c#. (What I learned in previous co has to
be unlearned).  I am doing something that seems simple but I think there
is a better way than how I learned to do it.  I am creating a fixed
length file with fixed length fields.  Each field either requires
Delegates??15 May 2008 06:13 GMT2
i would know in that case i must delegates ?
Please sent me a example.
Thanks
Regards,
 
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.