917 Topics

Member Avatar for
Member Avatar for Mirfath

hi i am currently using visual studio 2010 i want to create a report in my application! this form contains a two textboxes, a button and a crystal report viewer the two text boxes must take the todate and fromdate and when you press the button the report must display …

0
99
Member Avatar for awaziri

Hii everyone.. i have wanted to create a TCP/IP Lan chat program in visual studio 2005. i am a newbie to it 2005. i have already created an interface for it but no codes yet. Attached are images of the client and the server. pls helpppppppppppppp

Member Avatar for komal_gawali
0
913
Member Avatar for D.Twomey

I am looking to design a program in Microsoft Visual Studio 2008 in C# obviously in Windows that will read an iPhone backup folder and display some of the main contents, for example the SMS's and the call history. The main problem I face I think is interpreting the file …

Member Avatar for D.Twomey
0
510
Member Avatar for normanallen

I have been using Visual Studio C++ 2010 Express to do some work, which has now succeeded after a lot of trouble. I wanted to go one step further but it seemed that I would need the full 2010 .NET software to achieve this. I downloaded Microsoft Visual Studio 2010, …

Member Avatar for normanallen
0
183
Member Avatar for bilal_fazlani

Hi, I have visual studio 2010 ultimate and i have installed sap crystal reports for visual studio. its a free edition for visual studio 2010. while working on a project in which i wanted to create a report, it was giving errors.. but that's not a problem, now i don't …

0
127
Member Avatar for olybobo

dear all I have the following sample code which i am trying to use to connect to sql*plus in visual studio 2010 but i keep getting the error message connection string is not well-formed. see my code below [CODE] protected void Button1_Click(object sender, EventArgs e) { string oradb = "User …

Member Avatar for olybobo
0
709
Member Avatar for Ryujin

Folks, I'm part of a team of advisors at a school. Students go to a central office to physically sign up to see us. The office is far from most of us, so we all need to make a once-daily trip over there to learn who's coming and when. The …

Member Avatar for tjaank
0
436
Member Avatar for Mirfath

Hi, I am currently linking my Crystal Report to my form but the following syntax: [CODE]reportViewer1.ReportSource = cryRpt;[/CODE] which loads the crystal report contains an error saying that it no longer exists in visual studio 2010. i tried searching for a similar syntax which was suppose to work in 2010 …

0
69
Member Avatar for marcogr8

I am stuck doing this assignment given for monday ...i am at the do while coding (already did the interface ...) anw here it is : Candidates for employment by a security organization have to undergo a medical test in which sight, hearing and mobility are tested. In each of …

Member Avatar for Reverend Jim
0
261
Member Avatar for nomorelogic

hi there, im a beginner really and have just tried to finish a new computer based booking system for my work, im using sql and a database to store the customers and then store bookings too, but im having problems with the customer form, when i run it it kind …

Member Avatar for nomorelogic
0
133
Member Avatar for System Jay

I cannot believe how loooooong i have been searching the internet for this. However i have a form that i have created in Visual studio 2010. I have 3 text boxes for FIRST NAME, LAST NAME and NOTES. I have 1 button to submit data. When i click the button …

Member Avatar for Reverend Jim
0
181
Member Avatar for rrr12345

Hello, I have made a store inventory system in console in C++. I would like to know how can i convert it into full fledged graphical user interface. Any article,book,tutorial,video would be very helpful Thank you.

Member Avatar for rrr12345
0
224
Member Avatar for wissam.ashkar

Hello Guys, I am building an application using C# as a front end(VS 2008). I have a main form which contains a main menu and other controls like labels, calendar etc.. the main form I am talking about starts as full screen, my problem is when I drag/drop/edit controls in …

Member Avatar for wissam.ashkar
0
189
Member Avatar for ganil_22

Hi, I am new to C# and looking for the below helpful links, which contains 1. All the C# builtin classes and their description Example: string : to perform operations on string Convert : To convert from one type to another type 2. Tutorial on Visual studio development environment 2010 …

Member Avatar for Mitja Bonca
0
144
Member Avatar for dan555

Dear all i'm getting an error with the code below [B]The Error....[/B] [QUOTE][B]SQL Syntax Errors Encountered[/B] Error in Select clause: expression near 'DESC'. Missing from clause Unable to parse query text[/QUOTE] [B]Any ideas....[/B] [B]I'm using...[/B] [LIST] [*]Visual Studio 2010 [*].DBF Database [*]Foxpro [*]Building Windows app [/LIST] [CODE] SELECT product.code, product.DESC, …

Member Avatar for Teme64
0
191
Member Avatar for v_janssens

Hi, In brief, I have written a program in C++ that reads data from a text file, does 'stuff' with that data and then writes the results to a number of separate file. Separately I've written a simple GUI for this program using Visual Basic (allows the user to select …

Member Avatar for mazzica1
1
1K
Member Avatar for coolbeanbob

Hello All, Not sure this is the right forum, but I have a Visual Studio question. I am used to using code::blocks as an IDE. My current instructor likes to use Visual Studio 2008, so I am trying to adjust. One big difference I have found is that when a …

Member Avatar for coolbeanbob
0
262
Member Avatar for Dmennite

visual studio 2010 (vb.net window forms) access 2010 database multiple forms tab controls (2 tabs) groupboxes I have a BindingSource bound to a single row of a dataset.table The question is how to call and check the information of a single cell the cells are bound to textbox.text however on …

Member Avatar for Dmennite
0
702
Member Avatar for namratag

What is the difference between Release and Debug modes in Visual Studio while building a project?

Member Avatar for Ancient Dragon
0
204
Member Avatar for devloper

in visual studio 2010 i make a set up project..if i give administrator rights it run successfully in windows 7 but without administrator rights UAC display and ask adminstrator password..so i add manifest file in my WPF project and write <requestedExecutionLevel level="highestAvailable" uiAccess="true" /> and build my project then after …

0
65
Member Avatar for jimbakl

when it was all right suddenly when i try to compile and run a code display me this problem [QUOTE][IMG]http://img191.imageshack.us/img191/2909/captureyty.png[/IMG][/QUOTE] because i used to use DevC i never find this kind of problem, i search in to the MS visual folder in my pc but i dont find anything. DId …

Member Avatar for Ancient Dragon
0
109
Member Avatar for fairy1992224

I had created a registration page for users to sign up an account and a database to store all information such as username and password. I had also created a login page for users to login after registering an account. How do I link the database so that I will …

Member Avatar for fairy1992224
0
250
Member Avatar for Dmennite

Using: MS Access 2010 Visual Studio 2010 with Provider=Microsoft.ACE.OLEDB.12.0 Connection I have tried multiple ways to do this fought through Concurrency issues current code gives no errors however when I re Fill DataSet nothing has been removed from database... Current code for Button1(reload data), Button2(delete row): [CODE] Private Sub Button1_Click(ByVal …

Member Avatar for Dmennite
0
1K
Member Avatar for shmamy

Okay so someone may have already posted something like this but my assignment is due in like 4 hours and don't have time. So here is the problem and my code. My problem that I am having is that it only works for single words. Not whole sentences. I need …

Member Avatar for shmamy
0
734
Member Avatar for Panathinaikos22

Hi, i use visual studio and i want to know how i can create c projects, there is no any option for c, only for C++

Member Avatar for Narue
0
158
Member Avatar for Carrots

Hi, I am trying to a play a .wav file in a C++ program. I think my code is OK, but when it plays, it plays the default windows 'error' sound, not my .wav file. This is the program: [code] #include <iostream> #include <windows.h> #include <mmsystem.h> #pragma comment(lib,"Winmm.lib") using namespace …

Member Avatar for pseudorandom21
0
6K
Member Avatar for Cainer

Hi, I'm not sure if this is right forum to ask, please don't kill me if it isn't. I'm using Visual Studio C++ Express 2010. I found that different setting in project properties can lead to big difference in performance of application. My app was running at 140 FPS, I …

Member Avatar for mike_2000_17
0
141
Member Avatar for ayarei_09

Hello, I need help I'm making a thesis about a business which is a pet shop. All i can think is all their transaction are recorded in the MS Access. Also recording all the details about the animals such as their habitat, food proper grooming etc. but my professor said …

Member Avatar for Ancient Dragon
0
143
Member Avatar for SANJISH

Hi, I am using VS2008 and i need to position a group of controls (Ctrl + Click) on my web page to another location on the same page in design view. However when i drag the mouse only the last selected control moves whereas the others remain static. I could …

0
93
Member Avatar for naazsayed

i m using Microsoft VS 2008 and in that VB.NET as the language the problem is i m not able to store connection string every time machine changes have to keep on changing the connection string i have searched browsed, surfed done everything but still not able to find the …

Member Avatar for naazsayed
0
250

The End.