Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- HELP: Arabic Interface in VB Application
- How vb controls like label, text boxes and menus etc can set to arabic fonts. I 've to provide a complete arabic interface in windows application developed in VB 6.0.Please Help!!!
- Tags: Microsoft development tools, Programming languages, iqbalashraf21@..., Microsoft Visual Basic
- Discussion threads 2007-07-17
- SQL VB ASP Code Generator (msi)
- SQL VB ASP Code Generator is a powerful multi-purpose tool that lets you effortlessly generate SQL, VB, and ASP Code. You can even generate an entire VB application or ASP web application, all derived from the tables in your database with just one click. It even handles relational lookup fields...
- Tags: Microsoft ASP, Microsoft Visual Basic, SQL, SQL VB ASP Code Generator, Microsoft Development Tools, Programming Languages, Scripting Languages, Databases, Development Tools, Software Development, Software/Web Development, Web Development, Enterprise Software, Software, Data Management
- Software downloads 2007-02-14
- html
- how to open an html file from VB.NET application. The resources are in server. I want to access the resouces from application designed in VB.NET.
- Tags: Microsoft development tools, .NET, Programming languages, subhra.btech@..., HTML
- Discussion threads 2007-07-16
- differ vb and vb.net
- States some specific differences bet vb and vb.netgoogle is your friendthere's a lot of stuff out there on this.here's one to get you started:http://searchvb.techtarget.com/infoCenter/askTheExpertsAnswer/0,294272,sid8_gci1181380_tax303318_iid2657,00.html
- Tags: patil.d.nilesh@..., google
- Discussion threads 2007-04-03
- VB.Net - HELP needed
- Does anyone know exactlydetailed exlanation of how to connect your VB.Net Application to an Access database?I've been hunting for this code like forever.
- Tags: Microsoft development tools, .NET, Programming languages, Databases, Avinesan@..., Microsoft Visual Basic.Net
- Discussion threads 2007-10-05
- VB database app running from CD
- HiCan anyone help me. I need to write a database application in VB which runs off a CD without installation so not installing an ODBC datasource or anything.Database size is not very big so performance is not going to be a big issueThanks in advanceMike?So the database is stored on...
- Tags: Microsoft development tools, Programming languages, Storage, Databases, mball@..., CD, database, Microsoft Visual Basic
- Discussion threads 2007-07-19
- PRINTING TEXT FILE FROM VB.NET APPLICATION
- I WANT THE SAMPLE CODE FOR ISSUING A TEXT FILE PRINT COMMAND FROM A VB.NET APPLICATION.
- Tags: Microsoft development tools, .NET, Programming languages, narku2000@..., VB.Net Application, Text File, Microsoft Visual Basic.Net, printing
- Discussion threads 2007-10-19
- VB.net or C sharp
- Please could I have some feedback or links to articles that could help make a clear decision on the most beneficial technology to use for a new development project. grapevine news indicates a long term problem with support for VB.net.C#The only reason for VB.net was to help migrate VB6 types...
- Tags: .NET, Programming languages, Microsoft development tools, C/C++, C, tkitching@..., Microsoft Visual Basic.Net, C#, Microsoft Visual Basic 6.0, Microsoft Visual Basic
- Discussion threads 2007-04-18
- VB-PowerWrap (exe)
- VB-PowerWrap was developed to help VB programmers distribute their executable files without worrying about runtime dependencies. VB-PowerWrap allows you to package all DLL's and OCX's inside the executable of your VB program, as well as all dependent or non-dependent files: graphics, databases, text files, etc. In addition, VB-PowerWrap compresses all...
- Tags: Microsoft Visual Basic, DLL, Compression, VB-PowerWrap, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
- Software downloads 2007-12-12
- VB Express with Databases
- Is there a good source for getting help or tutorials for VB Express and databases? I'm trying to create through VB Express a pretty indepth application that uses a SQL based database and I'm having nothing but issues. I have no Visual Basic language experience, but I consider myself...
- Tags: Microsoft development tools, Programming languages, Databases, StormChaser, VB Express, Microsoft Visual Basic, database
- Discussion threads 2007-05-17
- connecting oracle using VB
- i developed a form in VB and wanted to connect to oracle database but when i enter data in vb form it was unable to stored data in oracleBit too vague a description of the problemLot's of things could be wrongGoogled VB and Oracle and found this amongst other things.http://orafaq.cs.rmit.edu.au/faqmsvb.htmOld,...
- Tags: Microsoft development tools, Programming languages, gkjaslkjg@..., Microsoft Visual Basic
- Discussion threads 2007-05-28
- Getting Started With ActiveX Automation Using VB.NET: Understanding ActiveX Automation and Steps for Adding BarTender to a VB.NET Project
- ActiveX Automation, also known as COM Common Object Model or simply Automation, is a Microsoft standard for interaction between Windows programs. The standard enables one application to use the functions of another application in such a smoothly integrated way that the two programs appear to be a single program. The...
- Tags: ActiveX, Seagull Scientific Inc., Automation, Microsoft Visual Basic.Net, ActiveX/COM/COM+/DCOM, Microsoft Development Tools, Middleware, .Net, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software
- White papers 2006-08-17
- EXCEL VB & Unix Password Authentication
- Let me begin by stating I am new to the world of Excel and VB programming. I have an inherited Excel application with VB code that requires the users to login using their UnixLinux password supposedly for updating the database. However, this code does not work. The code does not...
- Tags: Microsoft development tools, Microsoft Office, Operating systems, missinglink91@..., Microsoft Excel, Unix
- Discussion threads 2007-06-15
- .Net: Programming in C# or VB
- What is the better to program in for .NET, VB or C#?Your choice. Both VB.NET and c# compile into MSIL and then are JIT'ed at run time. There are some differences between VB and c# such as unsafe code blocks in c# that allow access directly to memory,...
- Tags: Microsoft Visual Basic, C#, kdrew225@..., programming, Microsoft .NET
- Q&A 2006-05-24
- VB.NET UDP Clinet On Windows Terminal Service Session
- Hi Friends i am Using VB.NET 2005 Application as UDP CLIENT on Windows Terminal Services, on first session i am able to run my application, but on all others i am getting error message "Only one usage of each socket address (protocol/network addres
- Tags: adrehman@..., Microsoft Visual Basic.Net, Microsoft Windows, programming, socket, udpclient, vb.net, Windows Terminal
- Discussion threads 2006-10-10
- VB 6 AntiDecompiler (exe)
- VB 6 AntiDecompiler is a software tool that disables the decompilation of VB 6 native code programs. Today the decompilation can be performed by services like the VB Decompiler Service and tools like VB ReFormer or VB Decompiler. Our product stops the decompilation. After a program was processed by our...
- Tags: Microsoft Visual Basic 6.0, Microsoft Visual Basic, VB 6 AntiDecompiler, VB 6 Anti Decompiler, Microsoft Development Tools, Programming Languages, Development Tools, Software Development, Software/Web Development
- Software downloads 2008-02-07
- How can I get a VB application to see my .NET component?
- HiI have developed a .NET component in C# and made it visible to COM. I have then developed a simple VB application that uses this .NET component on the same development machine which works fine without any problems.However, when I then copy the .NET DLL & TLB, together with...
- Tags: .NET, Microsoft development tools, Application servers, Programming languages, Middleware, alasdairburns@..., client machine, Microsoft .NET, Microsoft Visual Basic, VB app
- Discussion threads 2007-04-25
- To connect to the ms sql server from vb 6.0 application from many users
- Please any one could help me how do i do it now. I have completed working my application in vb 6.0 and i want to run from the clients PC in a network. where i have sql server in server room and i want to connect the application from the...
- Tags: Servers, Databases, kaleey666@..., server, SQL
- Discussion threads 2007-04-19
- Arabic Interface in VB Application
- I have to provide arabic interface to a VB 6.0 windows application. I want to display control captions in arabic. I am able to type in arabic in text box control, but caption don't display in arabic. I have installed arabic language pack..Plz replyBest Regards,Iqbal
- Tags: Microsoft development tools, Programming languages, iqbalashraf21@..., Microsoft Visual Basic
- Discussion threads 2007-07-17
- << Previous
- page 1 of 1
- Next >>