Where is the best online courses for VB & other programming languages?
Where's the best place to take online courses from beginner to advanced in visual basic? I also want to learn C++.
View ArticleCreating new instance
Hi, I am very new to C#, and have an error on click of the save button. I have created a simple WPF application using Visual Studio, and have a SQL databased linked in. I have 3 buttons on the page,...
View ArticleCreating new instance
Hi, I am very new to C#, and have an error on click of the save button. I have created a simple WPF application using Visual Studio, and have a SQL databased linked in. I have 3 buttons on the page,...
View ArticleStoring and retrieving data from database
Import java. sql .*; class DatabaseConnection { Public static void main(String args[ ]) throws Exception { Class. forName(“sun. jdbc. odbc. JdbcOdbcDriver”); Connection con = DriverManager....
View ArticleStoring and retrieving data from database
Import java. sql .*; class DatabaseConnection { Public static void main(String args[ ]) throws Exception { Class. forName(“sun. jdbc. odbc. JdbcOdbcDriver”); Connection con = DriverManager....
View ArticleHelp with problem
I need to write a program to calculate the minimum payment per month for an initial balance. The balance accrues interest each month at a set rate. The first month should not have any interest. The...
View ArticleHelp with problem
I need to write a program to calculate the minimum payment per month for an initial balance. The balance accrues interest each month at a set rate. The first month should not have any interest. The...
View ArticleHelp plz with mscomm
Hello kevin for holland here.., i have the following device : http://www.conrad.nl/ce/nl/product/750782/Voorvallenregistratie-voor-transponders/SHOP_AREA_25674&promotionareaSearchDetail=005 the...
View ArticleHelp plz with mscomm
Hello kevin for holland here.., i have the following device : http://www.conrad.nl/ce/nl/product/750782/Voorvallenregistratie-voor-transponders/SHOP_AREA_25674&promotionareaSearchDetail=005 the...
View ArticleWhat is the DOS/Batch equivalent of Unix Command echo ?
I have a following unix command. WHat is the DOS equivalent of following command. echo -e "Y\nY"|perl test.plx Thanks, Arun
View ArticleWhat is the DOS/Batch equivalent of Unix Command echo ?
I have a following unix command. WHat is the DOS equivalent of following command. echo -e "Y\nY"|perl test.plx Thanks, Arun
View ArticleI need help with a calculated column in sql and formatting
Hi there and thanks in advance for your help. I have a table with an amount and rate columns. I am creating a view based on this table and I want to add a calculated column that will provide the result...
View ArticleI need help with a calculated column in sql and formatting
Hi there and thanks in advance for your help. I have a table with an amount and rate columns. I am creating a view based on this table and I want to add a calculated column that will provide the result...
View Articlehi..
hi....... i m club from india i m new here.basic information is most important.nice to meet u. Thanks dainik bhasker
View Articlehi..
hi....... i m club from india i m new here.basic information is most important.nice to meet u. Thanks dainik bhasker
View Articlehi....
hi...... i m club from india.i m new here.c and c++ is computer language. Thanks dainik bhasker
View ArticleRandom number generation
I am a total newbie, and I am pretty hung up on the implementation of a random number generation into a program I am supposed to write (C++). If I am given information about the probability of possible...
View ArticleLogin & Register with SQL database
I am very new to asp.net and I am desperately looking for any good sites that can help me: 1. Setup my database 2. Database connection snippets 3. Templates on login and register pages Thank you
View ArticleC++ and Scala
I am studying computer science since 2 years now and I love to learn new technologies. I learned roughly java,c#,lua,php,python, c++ and scala. I just want master one language now, but it is really...
View ArticleHelp with creating the card game war
Hi I am learning Java in school and I have been having problems making the card game war for an assignment. Here is the code, it has been divided into 4 classes, Player, Dealer, Card and Pile, and I...
View Article