SharpDevelop is equivalent to VS or not, much to get there. I see great difficulty installing certain packages, for example, Microsoft.ServiceBus.Notifications . Is it an alternative to small projects?
Well, I have the following error:
Error: Too many arguments to 'Friend Sub LerClientes1()'.
In the following code:
Imports MySql.Data.MySqlClient 'importar as classes do MySQL
Imports MySql.Data.MySqlClient.MySqlConnection 'importar...
How do I relate background_image to window size?
Example:
It defines my background image, but by changing the size of the window (minimizing) the image gets "incomplete", and does not follow the edges acting as much as independent.
I installed Visual Studio with Xamarin, Android SDK, etc.
When I compile the project it opens the Android AVD, but the Android System does not load, there is only one black screen.
After leaving Visual Studio one night in debug mode stopped on one line, I could no longer run the web application locally because of an error in IIS Express .
I tried to stop IIS Express and reopen Visual Studio, but it did not w...
I'm having trouble compiling a program in Visual C ++ and since I'm a beginner, I can not find where the error is.
The program is running perfectly on CodeBlocks. What could be the problem?
The error report follows:
I'm having trouble compiling this code, it returns me two errors when I run it:
vector<bool> cp( size );
// determine crossover point (randomly)
for( int i = _numberOfCrossoverPoints; i > 0; i-- )
{
while( 1 )
{
int p...
I was trying to create an application that connects to a database. But the methods of SqlConnection.Open() , SqlConnection.State and SqlConnection.Close() are with errors all appear the message:
The type "Component" is def...