blah blah blah is here! blah blah » Close

0
votes
1 answers

VS Designer Problems with Custom WPF Control

I created a very simple custom WPF control in Visual Studio. It's basically a GroupBox, but with a few additional properties and it subscribes two events (GroupBox_Loaded and a custom event). Anyhow, the problem occurs when I use the ...

0
votes
2 answers

c# code and GUI on VISUAL STUDIO 2008 for build deployment!!.. urgent!!

Hi... I am very new to c#... I dont really know any object oriented programming languages either... I joined as an intern in a software company.. My first task was to write a batchfile which when run, asks the user for the "remote desk ...

0
votes
0 answers

Chart using C# and Visual Studio 2010.

Hi everybody, I've been developed a software that needs to manipulate data on line chart. I can't get to enable zoom option and data selection using mouse. If anybody know something about that, thanks in advance. Denny Garcia Brazil

0
votes
0 answers

Blocks line in Visual Studio how?

Hi friends, How do I line between blocks of code in Visual Studio?. Is there any plugin or anysetting for it? Thank you in advance .. Sample image [img]http://www.c-sharpcorner.com/Forums/UploadFile/BETRAYEL/02022011111332AM/aaaaa.JP ...

0
votes
1 answers

Creating a Turbo Tax like Software

I have to develop a tool in visual Studio about a Chemical Analysis Tool kinda similar to Turbo Tax Software.This tool asks the user some questions about the chemical composition of the product and some production data during the run time ...

0
votes
2 answers

Final year project ideas

hi im doing my final year project(Bsc) and im looking for some suggestions on what to do. I would like to develop something in c# smart device/windows mobile and xml any suggestions would be greatly appreciated. Thanks

0
votes
1 answers

Help with hiding buttons

Hey everyone, I am completely new to this forum business so I apologize if I post something wrong or something. Anyways, I am writing this program for this class and I have a Start_Screen which allows the user to select their level ...

0
votes
0 answers

Does anyone know how to programmically write results to the Visual Studio Results Window?

Hello I am using VS 2010 pre-release. I have written an application that reads/ writes to an Excel spreadsheet using the interop library. Each one of my rows is a test case. For each row there is a PASS FAIL result. How do I p ...

Feedback