VB.NET
Visual Basic .NET (VB.NET) is an object-oriented computer language that can be viewed as an evolution of Microsoft's Visual Basic (VB) implemented on the Microsoft .NET framework.
Application
Any
Platform
Any
License
Any
Sample.
Sorry if i can't show some image sorry..
Public Class Form1
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click...
In my project many .dll files and .txt files are there . when i am trying to create the package dll and txt files are not attached with the package.How it is possible?
In my project there are many .dlls and .txt files are there.when i am trying to create the package these dll files and txt files are not attaching with the package.how will i do this?
So I inadvertently lied to you last time, because this post is a week late. I apologize, but I was in a wreck a little over a week ago. It was minor enough to not "be a thing", but I was still down...
Good afternoon all! I like this idea of thinking that I'm talking to a bunch of people as I type this, so I'm just going to go with it as I take my notes. Yesterday I went over how to create a new...
Please send me the code of, how to send and receive data in micro controller through SerialPort1 tool of VB net.
Question: Can system programming such as programming an Operating System or Compiler be done in VB.Net?
Write a 200 - 300 word response:
So I am going to take a low grade on this question (and...
Question: Microsoft has introduced a new language for the .Net platform called C# with almost all the features that are present in VB.Net. Why should previous VB programmers switch to VB.Net instead...
Question: There are a lot of advantages of using VB.Net and .Net for the developers, but why should a client or a developer jump to VB.Net and .Net? It looks like the user has to additionally insert...
Part Four: Interfaces
If you've read parts 1-3 of this blog you'll be aware that we've used the real world objects, cars, to draw a parallel with, and explain, classes, inheritance and abstraction...
Part Three: Abstraction
All of us are aware of abstract concepts, although perhaps we aren't aware that we're aware. To explain... all of us know that there are things we can touch, possess, and...
An Introduction to Interfaces, Abstract classes and Inheritance
Introduction
.NET Developers come in various shapes and sizes, not only physically, but also in terms of their expertise and...
Delegates are fundamental to the .NET Framework (events and callbacks wouldn't work without them) and can be extremely powerful to the .NET Developer once they come to grasps with exactly what they...
We get a lot of emails from Programmer's Heaven users. Amongst the requests that we do people's homework, which we ignore, we also get some more interesting questions sent to us too. We figured that...
I have just added a password storage program written in c++, please tell me what you think. it's zip is "54845.zip"