VB.Net, or Virtual Basic. Net, is a multi-paradigm and object-oriented programming language. It is specifically designed for creating applications for the Windows platform, and it can also be used to develop websites, as well. One feature that is highly praised is the fact that it allows developers to write applications that interact with the user through the command line, for example.
It allows for more rapid utility development, and is used widely in GUI’s, or graphical user interface applications. Another great aspect of Virtual Basic is the fact that it is “basic”, and is not as complex of a language as its competition, which is great for those who want to learn on a novice level. Unlike many languages that are geared towards “newbies”, VB.Net has the capability of creating extremely complex applications.
Whether it’s a desktop program or a web app, VB.Net has a wide use of applications. It can be utilized also for workflow applications, console applications, WCF services, silver light applications, windows control libraries, class libraries, net web services, and more. The bottom line is that VB.Net is a language that helps to optimize platforms and companies worldwide, and helps developers create applications efficiently.
For my waterfall chart I need a automatic expansion of the date if I put a number in the sales column. Means, if I put at B21 a number, the waterfall chart gets a new bar. So the period is from 01.12. to 20.12. That should be also visible in the title of the waterfall diagram. I prefer formulas, but no matrix solution. If there is a vb solution, thats also ok for me. @Freelancer Please send me ...
i need a vb.net that compare so same ms access database and the different data create a query to update or insert or delete it. must show me demo before i award
im looking for a person with good knowledge on visual basic interested persons can apply
Excel Add in programming in C# ***NOTE I am looking for a programmer not a power pivot user*** MUST know pivot tables especially power pivot Understand how to connect to and program from a local and simple Power Pivot model (Not from a database) Add in needs to accept updates from users into Pivot table and write these updates back to source Must know how to handle license keys and sales of add i...
vb.net web version gridview redesign
Relatively simple VBA code solution required. Limited VBA coding knowledge on my part is resulting in an incorrect action. Seeking to perform a Goalseek function when a calculation input variable is changed. Information in the attached file.
Stack: - Windows XP - SQL Server 2000 Language is open: VB, C#, Java, up to you. Objective: * An application that will get data from the database and generate PDFs and Excel reports. * 3 types of reports * Filters - Start and end date. - Product name. * Search button, the response will be the number of products found in the database, the response will be displayed in a textbox. * 3 buttons to ge...
VB.net code to show list of programs in Windows-7 Task Manager "Applications" Tab (not "Processes" tab), and allow me to kill an application (close that program). I have an application that only shows in the Applications Tab but does not show in the Processes tab. I need to be able to automatically close that program from my VB.net code.
Extract key data found from multiple pdf upload and check each page of pdf , Key date like Invoice Number , Date , Sub Total , Tax , Total and then export it to excel. NEED WITH SOURCE CODE
I have a PHP website I want to serve to work offline. I want to make exe installation setup that copies the required files to its corresponding directories. and make a shortcut icon when clicking on it. It starts a splash screen and bootstrapping WAMP server, my SQL server, etc to make it possible to open the website then open the local website in the browser. Thats all
Create PC Windows App, C# .NET VB.NET VBA/COM Auto Dialer App Very simple: simple window with Phone numbers file .crv Import function and button to start the auto call and when the other phone answers i need function to play a audio file, and when finish ot hang up cal the next number .. Call gateway is mu personal mobile its connected to my laptop remotely buy desktop and android app (SDK for t...
An easy Visual Basic questions I will send you the details if you interested
THE MAIN THING BEFORE I AWARD I MUST SEE A DEMO i need to have a query create every time a change is made to mdb database from external exe example insert a record a query must be create "insert into tablename(field1)Value(xx) or a record update "Upate tablename set field1 = xx where id = yy and this query must me store in the mdb or in another file. THE MAIN THING BEFORE I ...
Every details are stated in the pdf. What I need is VB.NET script writer for VMIX
Need a VB.NET WinForms app to create new named google doc on google drive and open it. Also, a Listbox to display docs, based on search word, and a double click on a list item will open that doc in a web browser. Context popup on right click of the list box, with Rename, delete the active highlighted doc.
Want to send a message from the vb.net code my budget is $10
Need a VB.NET WinForms app to create new named google doc on google drive and open it. Also, a Listbox to display docs, based on search word, and a double click on a list item will open that doc in a web browser. Context popup on right click of the list box, with Rename, delete the active highlighted doc.
I need an expert to program using Visual [登录来查看链接] to import real time stock quotes data from MetaStock Data (EMASTER, [登录来查看链接], [登录来查看链接] .... )
We need a desktop app that is either browser based, based on Access or VB.net. The app should be used to calculate product prices in Europe with different currencies, costs and target markets. The user interface should address the audience of normal business people, familiar with modern business application. From an overall business perspective the concept is covering all kind of pricing elements...
Estoy intentando averiguar el código correcto para enviar datos por puerto serial con un CRC calculado con el polinomio 2F, para que el envío de datos sea cada vez el correcto solo seria desarrollar rutina o rutinas para esto, no proyecto completo
Bom dia Já temos uma aplicação funcionando em [登录来查看链接] / Javascript e SqlServer. Precisamos fazer manutenção no site, mas é pouca coisa. No aguardo, Grato, Marcio
I need someone who can write and provide a working source code. I will use this source for documentation and learning purposes so if lines are commented would be even better. Must be written in VB.net using selenium/PhanotmJS. Must be multithreaded with the ability to set the thread number. Must be headless. Must include the webdrivermanager to auto download the correct browser driver or if you ha...
Hello, I have a FTP folder which contains many files in .jpg/.png/.pdf. I would search files contain a string and them to a listbox in VB.NET. Anyone help? Thanks, Kevin
I have a database in Access and when I try to generate a hyperlink of other database, it give me error. The code of hyperlink is this: Option Compare Database Private Sub Comando356_Click() On Error GoTo Err_Comando356_Click Dim stDocName As String stDocName = "Database_Name" [登录来查看链接] stDocName Exit_Comando356_Click: Exit Sub Err_Comando356_Click: MsgBox [登录来查看链接] ...
You need to make a small program Calling a Delphi DLL text from a Vb .NET application Make the library code yourself, but the goal of the library is to use the input variable text, and the text is returned as well! for example: //this is the code of the delphi library: function AddStrings(_a, _b: PWideString ): WideString; export; begin Result :=a+' '+b; end; exports AddStrings;
I have a database in Access and when I try to generate a hyperlink of other database, it give me error. The code of hyperlink is this: Option Compare Database Private Sub Comando356_Click() On Error GoTo Err_Comando356_Click Dim stDocName As String stDocName = "Database_Name" [登录来查看链接] stDocName Exit_Comando356_Click: Exit Sub Err_Comando356_Click: MsgBox [登录来查看链接] ...
I have an existing website using Razor pages and SQL Server 2016. I need a few changes to it detailed below: 1)Classification Report form (RAZOR) has a drop down list of values to pick from and currently you can only pick one or ALL. I need it modified to also allow selection of 2 values in the drop down. Same crystal report above needs modification to change the age group headings and the under...
Build a whole Project management system connect to sql developer database using vba programming language
I need a VB;NET expert for my multiple projects. If you have knowledge please bid. Details will be shared in message with the freelancers.
Build an easy to use "[登录来查看链接] editor" for MSFS 2020 for Windows 10. Why? I like to use my addon planes to record video flights above different scenery locations. So, I prefer to have something that would allow me to easily adjust most of my camera viewing angles viewing forward (range of -45 to 45 degrees laterally) and (0 to 90 degrees downward). Think about "right and left&quo...
I need a Visual Basic expert for my current projects. If you have knowledge please bid. Details will be shared in message with the freelancers.