Most of our features and services are available only to our members. So we encourage you to login or join us by registering a new account. Registration is free, fast, and simple. You only need to provide a valid email address so we can minimize spammers. As a Symbianize member you'll have the following privileges:
Gain access to private forums and restricted features
Reply and create new topics or polls
Download free applications, games, themes, graphics, tones, videos, etc.
Ask question or support related to mobile phone, computer, game console, and multimedia
Private messaging (PM) with fellow members
Communicate instantly or real-time with currently online members via Shout Box
All that and more, so what are you waiting for, join us now! Ito ang website na ginawa ng pinoy para sa pinoy!
ProgrammingDiscussions related to C++, HTML, PHP, ASP, ColdFusion, JavaScript, Perl, Phyton, Ruby, WML, SQL, XML, and other programming languages.
I made this thread for all programmers starting their adventure on VB.NET.
Please post relevant and sensible questions regarding VB.NET,
share your knowledge and expertise, share codes and techniques.
Post question on HOW TOs:
How to do this or that, ill supply bits of code to accomplish basic tasks.
Ill be posting series of samples leading to complete applications,
your suggestions are encouraged.
These samples will contain codes relevant to other tasks as well.
Platform = VS2003 to VS2010
i suggest learn and master the VB.NET IDE first before asking questions, so that we can talk on the same page.
Topics:
VB.NET Winforms (not Web Applications)
ADO.NET as applied in VB.NET
Crystal Reports on VB.NET
SQLServer as used in VB.NET
MSAccess as used in VB.NET
Classes
UserControls
Technologies:
Serial - like using SMS, Barcode and other hardware
TCP/IP - chat applications, sockets, internet applications
MSMQ - message queuing
Remoting - executing assemblies in other computer
WebServices - using webservices in windows forms
Multithreading - executing more than 1 process at the same time
Suggested Third Party Tools:
*Only fully-registered users can see this link.*
SQLServer 2005 Express Edition
Suggested references:
*Only fully-registered users can see this link.*
*Only fully-registered users can see this link.*
I currently use Visual Studio 2008 only, but basic codes will apply to all versions
Please do not ask for a complete system,
instead use the codes and assistance that you will find here
to build your own system.
***Can somebody suggest to the moderators to make this thread sticky if you find it useful in your studies or work.
Lets share knowledge so that we can be a more flexible and well rounded programmer. Be it for school or work.
Shown in 3ways
-using Dataset
-using DataReader
-binding the DataGridView to a dataset
Important points to learn:
OleDBConnection
OleDBCommand
OleDBAdapter
Dataset
DataReader
DataTable
Using My.Settings to save the database path
Program will search for the database if not found;
Sample code has comments as to how it is done
Post further questions if necessary:
Basic Steps:
Create a project:
Add a form:
Add this to the forms top most code
"Imports System.Data.OleDb"
Add the DataGridView
For non databound grid,
add the necessary columns using the datagridview designer (when selected; click the [>] button on the top rigth of the grid)
Follow the code provided
the file
ericVBNETAccess.rar
contains the design for the application series i wanted to construct for this thread
you will notice, walang pop windows, nasa tab page lang ang forms.
stay tuned to know how it is done.
sir, thanks po sa thread na eto..eto hanap ko.. eto kasi programming namin ngayun..and i know nothing about it kasi java at c yung ginamit namin noon..
may i ask a noob question..
ano po ang kaibahan ng visual studio at visual basic??..
sir, thanks po sa thread na eto..eto hanap ko.. eto kasi programming namin ngayun..and i know nothing about it kasi java at c yung ginamit namin noon..
may i ask a noob question..
ano po ang kaibahan ng visual studio at visual basic??..
malabo ang tanong mo,
i think ang ibig mo sabihin ay vb.net at vb6
Visual Studio is the IDE
like MSOFFICE na meron MSWORD at EXCEL
VB.NET is the language
*Only fully-registered users can see this link.*
eto yung versions
[IMG][/IMG]
WIN32
Visual Studio 97 (VB5, C++, etc)
Visual Studio 6.0 (1998) ( *Only fully-registered users can see this link.* , C++, VFP)
NOT SUPPORTED BY Microsoft anymore
.NET FRAMEWORK
Visual Studio .NET (2002) (VB.NET 2002, C#, etc)
Visual Studio .NET 2003 (VB.NET 2003, C#, etc)
Visual Studio 2005 (VB 2005, C#, etc)
Visual Studio 2008 (VB 2008, C#, etc)
Visual Studio 2010 (VB 2010, C#, etc)
VB6 is a WIN32 development tool
meaning ginagamit to create applications in the Windows32bit platform using native windows library.
*Only fully-registered users can see this link.* is a development tool to create applications running under the *Only fully-registered users can see this link.*
sana malinaw yan so that we know na IISA lang ang tinutukoy nating bagay.
wow!..thanks for the info sir!..sana marami akong matutunan sa thread mong ito..newbie pa kasi ako eh..
salamat din sa paglagay ng link para dun sa mga terms..
thanks!..
tambay ako d2 ts kung pwd!..
I want to learn more bout vbs...as a newbie what should i do?
sa otor, thanks for making this thread......
Download mo maski yung Express Edition and start using it,
type the codes you see here,
do not just copy,
understand what you are typing
and why you are typing it.
Refer to Google or MSDN for any keywords that you dont know.
See it run, admire your work.
You have all the resources at your disposal to learn this.
TS pa tambay po dito. Nagtuturo po me ng Visual Basic sa school kaso ung VB 6.0 ang alam ko eh sbi sakin ng boss ko ung VB 2008 edition na ang ituro ko kaya medyo nangangapa pako iba kasi ung coding nya hehehe.
Thanks for creating this threads MABUHAY KA!!!
TS pa tambay po dito. Nagtuturo po me ng Visual Basic sa school kaso ung VB 6.0 ang alam ko eh sbi sakin ng boss ko ung VB 2008 edition na ang ituro ko kaya medyo nangangapa pako iba kasi ung coding nya hehehe.
Thanks for creating this threads MABUHAY KA!!!
try mo yung mga links na nasa first post, basic yung mga yun.
pwede natin pagtulungan kung anon topic ang ituturo mo at kung ano ang laman,
para naman di mahuli yung mga students mo
madami ako pde i share ng coding techniques para sa kanila