473,772 Members | 2,448 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

C# / C Sharp Forum

1
27,975
thread by: belohlavek | last post Jun 25 '12 by: Aimee Bailey
I'm on windows 7 creating a desktop aplication in Visual C# 2010. The error's produced here: void Copymove(string file) { File.Copy(Environment.GetFolderPath(Environment.SpecialFold er.MyDocuments), "../../contenidos/" + file); }
0
1,833
thread by: Linda Ahmed | last post Jun 24 '12 by: Linda Ahmed
hi guys, im working on a project need to delete a specific URL from firefox browsing history using c# , can any one help me ?? regards
1
2,156
thread by: gohar rashid | last post Jun 23 '12 by: Aimee Bailey
some body please help me. After two days. I have to present my final year project. ////////////////////////////////////////////// struct FaceTemplate { public byte templateData; } List <FaceTemplate> faceTemplates; //////////////////////////////////////////// I want to create this structure as globally to...
1
1,524
thread by: emmypuks | last post Jun 22 '12 by: PsychoCoder
I intend writing a Windows form c# application that freezes windows and disables all other running application in the background while executing for security reasons. Any Ideas on how I could go about this?
1
2,048
thread by: GigaKatowice | last post Jun 21 '12 by: GigaKatowice
Hi. I need help with my code. I'm trying to run unmanaged code from my C# code. C++ Code Result_t oemGetImage(PBYTE pImageBuffer, PDWORD pdwSize, WORD nTop, WORD nLeft, WORD nRight,
-
-
thread by: dhindin | last post Jun 20 '12 by: dhindin
Moved:
1
3,650
thread by: voided | last post Jun 20 '12 by: Aimee Bailey
I'm working on WPF project and There is this problem with property grid control. Here I saw the similar problem solved in windowsform project. I'd like to know if anyone have any ideas how I can accomplish this behavior on WPF. Thanks in advance
1
1,676
thread by: vinu100 | last post Jun 16 '12 by: India777
can we give the restriction to method for a particular class
0
1,663
thread by: AnagJohari | last post Jun 15 '12 by: AnagJohari
Hi I try to draw a line chart from the values which are stored in array list. For Eg :My arraylist object contain 1 to 10 values . How can i use chart tool in that case . how the data is bind with this chart through arraylist plz help me regarding this.
-
-
thread by: cheru | last post Jun 15 '12 by: cheru
Moved:
1
1,260
thread by: AshokPrecise | last post Jun 14 '12 by: PsychoCoder
Hi i have a spec for fetch the files from server and predict the un-used files from the directory in this situation i am going to fetch the files from server it will return huge files, the problem is the cpu usage will increase while i am fetching large files, so i like to eliminate this scenario. can any one knows how to avoid this situation...
1
4,726
thread by: MaheshFarkande | last post Jun 14 '12 by: Aimee Bailey
I have base class with some properties(variables).I want to inherit that class and want to change name of that properties in the derived class using concept of Shadowing.Is it possible??If yes then how?? Please help me out.
1
1,372
thread by: Suryakanth | last post Jun 14 '12 by: Aimee Bailey
Hi Team, I have screen, where I need to scroll automatically top of the screen if any error comes. Please do the needful
-
-
thread by: NSilver | last post Jun 11 '12 by: NSilver
Moved:
1
1,623
thread by: Solemn | last post Jun 9 '12 by: Solemn
in this example: using (StreamWriter sw = new StreamWriter("D:\\BrugerID.txt", true)) I want the "BrugerID" to be replaced with a variable. The variable should be a user input. In my perfect dream world the lines should be like this: string fileNameToWrite = Console.ReadLine(); using (StreamWriter sw = new...
3
2,198
thread by: Barend | last post Jun 8 '12 by: Evolution445
Hi, I have a problem with decrementing a sentence in C#, something like: This is a sentence This is a sentenc This is a senten This is a sente This is a sent ... I have no idea how to do it, I have done a diamond etc, which basically just goes : class Program {
0
2,362
thread by: Evolution445 | last post Jun 8 '12 by: Evolution445
Hi, I have been trying to put a background image on a listbox control. The only way I saw possible was to inherit the listbox control and override the OnPaint event. class ListboxWithBgimage : ListBox {
2
3,512
thread by: shalifar | last post Jun 7 '12 by: shalifar
Hello, Button btn = new Button; Random rnd = new Random(); Point pt = new Point(); public Form1() { InitializeComponent(); for (int i = 0; i < 100; i++) {
1
1,784
thread by: Priyal | last post Jun 7 '12 by: PsychoCoder
I have run my application on mono but how to port that mono application on open suse linux 12.1?? can u give me proper guidelines urgently
1
1,692
thread by: Khadr Sarhan | last post Jun 7 '12 by: Khadr Sarhan
I have an client application and server application, I want to make an update program, In my program I want client send a message to server if there is an new version or not, and server reply with a text message ,send will be done via web service . Any Help .....
1
1,276
thread by: Anica | last post Jun 5 '12 by: Aimee Bailey
I have created a program wherein a user will be able to monitor a patient after he/she is selected from a list. Once the patient is selected, a new form (monitor form) is opened for monitoring. What I want to do is to be able to minimize the monitor form without closing it, show the previous form with the list of patients so that the user can...
1
1,462
thread by: Sacred18 | last post Jun 5 '12 by: Aimee Bailey
First hello to all. I have the following code in the cellmouse event to get information from a selected row. private void dt_Grid_CellMouseClick(object sender, DataGridViewCellMouseEventArgs e) { datagrid.Rows = dt_Grid.Rows.Cells.Value.ToString(); datagrid.Rows = dt_Grid.Rows.Cells.Value.ToString(); ...
2
6,856
thread by: endazyar | last post Jun 5 '12 by: PsychoCoder
Hi all, I'm studying on a traffic simulation project right now. However i have problem with pausing the threads. Each car is considered as a thread in my app. When the simulation is running i want to pause it. Thread.suspend() method doesnt work, since i have to stop the thread from altering data. Let's say if there is a car on the road, and i...
1
7,363
thread by: endazyar | last post Jun 4 '12 by: Plater
Hi all, do you know how we can make another thread sleeping ? As you know, Thread.Sleep(Timespan) function makes the current thread sleeping, but i want to make a specific thread sleeping. Thanks in advance.
3
20,956
thread by: ucu13 | last post Jun 4 '12 by: madankarmukta
I have to display google maps in a windows form. I managed to display the map in the form like this link: http://maps.google.ro/maps?q=N45.44787+E7.83995&hl=it&sll=45.941869,24.978284&sspn=12.073472,19.753418&t=m&z=16 but i have to display only the frame with the map in the form..not the whole page. can someone give me an idea or a piece of...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.