Re: Getting Started With C# - The List Programming Software Development by Shahzad111 C-Sharp Tutorial is for student and prefessional who want to learn C# programming from basic to advance. We have discussed every topic of C# alonge with examples in this tutorial guide. https://c-sharptutorial.com/ SQL in VB.net Tutorial Programming Software Development by Dmlang1985 Does anybody out there know of any VB.Net tutorials regarding pulling and adding records out of a sql database? … Re: Vb.net reporting Cristal Report Programming Software Development by Ancient Dragon [Tutorials are here](http://vb.net-informations.com/crystal-report/vb.net_crystal_reports_tutorials.htm) Re: VB.NET Programming Software Development by yosra22 VB.NET salut je cherche le code du bouton "chercher" (recherche des caractéristique d'un client par exemple selon son numero de CIN) Re: vb.net Programming Software Development by tinstaafl The first place to start is with some online tutorials. Search for VB.net tutorials and .net database tutorials. Once you have some code that needs help, someone will be more than happy to help you. This isn't a free-code-it site, where people will just donate their time and do the code for you. Re: tutorials on vb.net 2005 & 2008 Programming Software Development by pauldani … links [URL="http://www.exforsys.com/tutorials/vb.net-2005.html"]http://www.exforsys.com/tutorials/vb.net-2005.html[/URL] [URL="http…://www.itquestionbank.com/Ebooks/vb-.net-2005"] http://www.itquestionbank… VB.net - worthwhile to go for? Programming Software Development by red_evolve … yet to decide whether to do it with VB6 or VB.net. As I read on some of the threads in… VB.net, I guess it would be worthwhile to do it in VB.net instead. I have used VB6… did a search on Google to search for some good tutorials around. I've got this: [URL=http://www.c-sharpcorner… Re: tutorials on vb.net 2005 & 2008 Programming Software Development by abhay1234 … learned in VB. Besides i am not sure which project to open to start with Console or windows. In the tutorials i… i would like to do all that i did in VB in VB.net 2005. I am still looking at the links. eg… Re: VB.net - worthwhile to go for? Programming Software Development by red_evolve … the information, guys. Yeah, there aren't many good tutorials for vb.net around. But I'll be on the lookout for that…, do I post questions here when I encounter problems in VB on this same thread that I have started? Or start… VB.net 2005 & Reporting Services Programming Software Development by chicita Hi, I would like to know if it is possible to use SQL Server reporting services in vb.net 2005 as my application is not web-based so I cannot use ASP.net. I have searched the internet for tutorials but I can't find anything that describes how to use vb.net instead of ASP.net. Chicita tutorials on vb.net 2005 & 2008 Programming Software Development by abhay1234 Dear sirs, I am trying to learn vb.net in 2005 and 2008.Where can i get good tutorials to learn basic as well as advanced. OOPs and web development etc. thank you Re: tutorials on vb.net 2005 & 2008 Programming Software Development by eliza81 hi, msdn.microsoft.com , vbdotnetheaven.com will help u .Have a look. [QUOTE=abhay1234;1098972]Dear sirs, I am trying to learn vb.net in 2005 and 2008.Where can i get good tutorials to learn basic as well as advanced. OOPs and web development etc. thank you[/QUOTE] .NET Tutorials Programming Software Development by COKEDUDE Does anyone have any good .NET Tutorials? What are some good websites for .NET Tutorials? Sorry if this is in the wrong section. I don't know enough about .NET to ask in the right section. Re: VB.net - worthwhile to go for? Programming Software Development by big_k105 …very many good tuts online for vb.net as of yet. so if you wanted to learn vb.net your best bet is to…/tg/detail/-/1861004974/102-1256343-7312909?v=glance"]Professional Vb.NET[/url] [url="http://www.amazon.com/exec/obidos/…%5F2%5F2/102-1256343-7312909"]another vb.net book[/url] i have heard that vb.net is a good thing to move to… Re: VB.net - worthwhile to go for? Programming Software Development by cypher …++). Just keep a few things in mind. Everything in VB.NET is an object, even your string and integer variables. …" property. The collection class is used profusely throughout VB.NET to support controls, like the TreeView, that have multiple … name. Good luck! Once you get the hang of VB.NET, you'll trash VB6 (ok well, maybe you'll… Re: vb.net Programming Software Development by Teme64 …online tutorials, try googling [URL="http://www.google.com/search?q=vb.net+tutorial"]http://www.google.com/search?q=vb.net+…t recommend any books since I haven't read any (VB.NET related I mean). You might take a look what […search-alias%3Dstripbooks&field-keywords=vb.net&x=0&y=0&sprefix=VB.NET"]Amazon[/URL] has and … Re: VB.net - worthwhile to go for? Programming Software Development by Slade books are the way to go.... Vb .net isn't too hard to move to from vb6 I …. I work with programmers that will never go back from .net, and neither will I. Anyways, it all depends on what… Re: VB.net - worthwhile to go for? Programming Software Development by red_evolve Greetings. Sigh sigh. Assume I've never asked that last question. LOL. Staring at my own post after posting the last one only did I realised that this thread belongs to VB.net. LOL. Re: vb.net direct connection Programming Software Development by Paladine Yes, check the tutorials here at Daniweb on ASP.Net and access SQL, the principle is essential the same in VB.Net apps (code differes a little). Where the database is located is of little concern, as long as you have access/rights/and its ip address all should be ok. VB.NET Programming Software Development by kylelendo Dear friends I have a query regarding VB.NET....Whenever we type any code on the code page not … can i learn it ???What book should i refer??any tutorials???? BCoz every time i look an example of program there… Re: SQL in VB.net Tutorial Programming Software Development by Jx_Man … snippet, i write this code in vb.net 2003 and sql2000 but you can use it in vb.net 2005 and sql 2005. same….com/code/snippet820.html"]Show Data in DataGrid with VB.Net 2003 and SQLServer 2000[/URL] 2. [URL="http://www….com/code/snippet836.html"]Save, Edit, Delete Data using VB.Net and SQL Server 2000[/URL] Re: VB.NET Programming Software Development by Hani1991 [QUOTE=yosra22;1625491]VB.NET salut je cherche le code du bouton "chercher" (… Re: VB.net 2003 - how to create menus? Programming Software Development by Teme64 … supports all these features, but here's the code [CODE=VB.NET]OpenFileDialog1.CheckFileExists = True OpenFileDialog1.CheckPathExists = True OpenFileDialog1.DefaultExt = "txt… Re: Best VB.net tutorial Programming Software Development by linux …except for the Javascript and other web language tutorials on w3schools, but as for VB.NET, inside of the application there are links… to a bunch of tutorials on the start page.… If you know VB6, VB.NET really is the same, except… Re: Best VB.net tutorial Programming Software Development by Paladine … look for code/tutorials. I did a search on Video Tutorials and here is an excellent intro series to VB.NET: [URL]http://msdn….microsoft.com/vstudio/express/vb/learning/[/URL… Combining cpp and VB.NET Programming Software Development by rEhSi_123 … advice, I am trying to build a GUI using vb.net windows form for a console application which is developed in…tutorial over the web about vc++ windows form I choose vb.net since it is quite widely used. The console application …can I port these cpp files into the vb.net application? Are there any tutorials or examples available over the web I … Re: MySQL with VB.net Programming Software Development by samir_ibrahim …;http://www.vbmysql.com/articles/vbnet-mysql-tutorials/the-vbnet-mysql-tutorial-part-1"]…tutorials/the-vbnet-mysql-tutorial-part-1[/URL] [URL="http://dev.mysql.com/tech-resources/articles/ebonat-connection-string-vb-net….html"]http://dev.mysql.com/tech-resources/articles/ebonat-connection-string-vb-net.html[/URL… Re: Best VB.net tutorial Programming Software Development by mastermind_1705 [QUOTE=iamthwee;291250]To be honest I'm learning vb.net at the mo and most the online tutorials suck. You'd be better of getting a book if you can afford it.[/QUOTE] Yes you are right... The only source you can find tutorials is all in [URL="http://msdn.microsoft.com"]msdn.microsoft.com[/URL] Mom. VB.net seems to be a tough one for me. Programming Software Development by Hellodear [COLOR=gray][B]hello guys,[/B][/COLOR] [COLOR=gray]I am a newb in VB.net. Can anybody suggest the website providing basics and tutorials of this language. I have had a look at the net. But didn't find any loop. Hope somebody would respond.[/COLOR] [COLOR=gray]regards,[/COLOR] [COLOR=gray][B]indian[/B][/COLOR] I am having trouble passing paramters to my crystal report through vb.net Programming Software Development by dax … have tried numerous walkthroughs and tutorials but nothing seems to work.. I am relatively new to VB.net ... could someone please help dim…