Jump to content

Visual basic

  1. Guest prayaas1998
    Started by Guest prayaas1998,

    Hello all, After seeing Vic's apps, I decided to post my apps too! Prerequisite for all my apps: .NET Framework 4 Client Profile Don't worry, it's just 41 MB The FLAMES Game! Friendship Love Affection Marriage Enemy Sibling Remember the flames game we used to play in our childhood? Comparing two names to find out what kind of a relation they have.. It was fun.. Bring back the memories with this all new app that will do this for you.. Just enter the names of the two people, hit go! and you're done! Download: http://prayaas1998.blogspot.in/2012/02/flames-game-now-up.html Install: Just extract the zip file and launch setup.exe Offtopic: Just enter Nitesh as th…

    • 7 replies
    • 6.5k views
  2. 1 Can we pass optional argument to function in VBScript? Ans: Yes, We can pass optional argument to VBScript functions.We can use optional argument in VBScript by specifying optional keyword. 2 How you define parametrization in VBScript? Ans: Parametrization is useful when we want to change object's parameters in accordance with a mathematical rule, or data from a file. We can say that Parametrization is the best way to protect your database from SQL injection attacks. 3 Define subtypes of data that a Variant data type in VBScript? Ans: Subtypes of data that a Variant data type in VBScript are given below: Byte - Between 0 to 255 String - C…

    • 1 reply
    • 5.1k views
  3. Started by innocentgee,

    I have a little problem concerning vb.net The problem is am writing a program to generate the league table? Meaning the programme will generate the match played, win, loss, goals against, goals in favor, and the points for each team. Thats my project and I really need your help. ***i have the main question, so if you don't understand i can upload it for you to see it*** This is a sample of how the table should do; Position|Team|MatchsPlayed|Wins|Draws|Loss|GoalsFor|GoalsAgainst|GoalDifference|Points thanks in advance;

    • 0 replies
    • 2.4k views
  4. Guest Prayaas Aggarwal
    Started by Guest Prayaas Aggarwal,

    See, I have a picturebox, and I want some buttons to appear over it. Whenever I drag the button on the PictureBox, it goes under it. What to do?

    • 3 replies
    • 3.1k views
  5. Started by Vic,

    Ok, so here I'll post all my apps from now on. A web browser I made for a forum: http://www.mediafire.com/file/5q5ymvhx78qsn6w/ARG Navigator.zip http://forum.gizmolord.com/index.php?action=dlattach;topic=1809.0;attach=4104;image A calculator: http://www.mediafire.com/file/oco435ycvh8p8dh/Calculator.exe http://forum.gizmolord.com/index.php?action=dlattach;topic=1809.0;attach=4100;image .NET Framework 4 is required. BTW, the browser is an older build, it's buggy, I can't find the newest build on my PC, I'll keep searching.

    • 17 replies
    • 6k views
  6. Started by hackrishna,

    Student Database Description : this is basically developed for student details like attendance marks etc Technology : Database, VB Download College Management System Description : College management system Technology : Database, VB Download Railway booking Description : this is basically developed for railway bookings for passengers in VB Technology : System, VB Download [bonus] ATM Description : “Online Banking " is a computerized telecommunications device that provides the customers of a financial institution with access to financial transactions in a public space without the need for a human clerk or bank teller. On most modern ATMs, the customer is…

    • 4 replies
    • 4.3k views
  7. Started by hackrishna,

    Introduction of VB .Net Visual Basic .NET (VB.NET) is an object-oriented programming language that can be considered as an evolution of the classic Visual Basic (VB) which is implemented on the .NET Framework. Visual Basic .Net was developed to make Web services applications easier to develop. According to Microsoft, VB .NET was reengineered, rather than released as VB 6.0 with added features, to facilitate making fundamental changes to the language. VB.NET is the first fully object-oriented programming (OOP) version of Visual Basic, and as such, supports OOP concepts such as abstraction, inheritance, polymorphism, and aggregation. History of VB .Net Visual Basi…

    • 0 replies
    • 5.2k views