answersLogoWhite

0

KWYD and GIGO

(Know What You're Doing and Garbage-In, Garbage-Out)

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

.net is the programming language?

No. .NET is a framework, not a programming language. It is the common framework used by the C#, F# and Visual Basic programming languages.


What is object concept in visual basic net?

The object concept is visual basic net is a part from a book. There are four key concepts of object-oriented development.


What is the basic concept of net neutrality?

The basic concept of net neutrality is a network design principle that aspires to treat all content, sites, and platforms equally when they are considered to be very publicly useful.


What is the difference between windows programming and .Net programming?

Windows programming is a general term for writing programs intended for the Windows platforms. We can write Windows programs in any programming language. The .NET framework is specifically intended to be used with C#, F# and Visual Basic programming languages.


List 3 programming languages available in the NET Framework?

c#,Visual basic and Cobol


How csharp and vbnet are interaoperable?

When any .NET assembly is compiled, it may reference any other .NET assemblies, regardless of the language that the code was written in.


What is the difference between aspnet vbnet and c?

asp.net is website programming vb.net is windows forms programming the visual basic language c#.net is windows forms programming in c# language


Vbnet is which type of language Service Oriented Architecture Programming Language Object Oriented Programming Language Procedural Oriental Programming Language?

Visual Basic .NET (VB .NET) is an OOP, an Object-Oriented Programming Language. It's paradigm is both OOP and Event-Driven, but that's beside the point.


How csharp and vbnet are interoperable?

VB.NET and C# are both languages that compile to CIL bytecode, and run on the .NET's Common Language Runtime.


What is Microsoft Intermediate Language (MSIL)?

The .NET Framework is shipped with compilers of all .NET programming languages to develop programs. There are separate compilers for the Visual Basic, C#, and Visual C++ programming languages in .NET Framework. Each .NET compiler produces an intermediate code after compiling the source code. The intermediate code is common for all languages and is understandable only to .NET environment. This intermediate code is known as MSIL.


Visual basic programming approach. why visual basic?

Visual Basic is basic programming. It's tough to understand the other languages without knowing Visual Basic. Even though it is not used to make too many programs, it is used to train programmers.


What are some examples of programming language?

The most well-known programming languages are C, C++, C#, CSS, HTML, Javascript, PHP, Pascal/Delphi, Prolog, Python, Ruby, Visual Basic, and Visual Basic .NET, java.


What programming language revolutionized the software industry because begi9nning students could learn it easy?

According to the scenario of bangladesh, php and .Net is now the king and java is the grand pa


What is the use of Visual Basic .NET?

Visual Basic .NET (VB.NET) is a programming language designed for building Windows applications, web services, and web applications within the .NET framework. It offers a user-friendly syntax that is easy to learn, making it suitable for both beginners and experienced developers. VB.NET supports object-oriented programming, allowing for the creation of robust, scalable applications. Additionally, it integrates seamlessly with other .NET languages, enabling developers to leverage a wide range of libraries and tools.


Is NET programming is update from C plus plus programming?

No. .NET programming is Microsoft-specific, similar to Java in some respects, but it is non-portable. C++ is a general purpose and cross-platform programming language.


What programming language should I learn?

If you are a beginner then you should know that the basic of all programming languages is c, you can also learn c++ as they are quite similar, once completed with these basics u can learn Java, .NET, oracle and others


Which is the good language vb net or asp net?

Both VB.NET and ASP.NET use the ".NET" language. The implementation is different, though. VB.NET is a new version of BASIC and is used in Visual Basic programming for designing custom graphical user interfaces for windows applications. ASP.NET is the same language, but designed as a server side language for webpages. The syntax and keywords of both languages is .NET, the implementation is the difference.


What is the difference between ASP Net and visual studio Net?

Visual Studio is an IDE, whereas DotNet is a framework. A Framework is a set of usable components which can be used to develop some application, hence Visual Studio is a development environment for DotNet based applications.


What has the author G Andrew Duthie written?

G. Andrew Duthie has written: 'Microsoft ASP.NET Programming with Microsoft Visual Basic .NET Version 2003 Step By Step' 'Microsoft Visual InterDev 6.0 enterprise developer's workshop' -- subject(s): Design, Microsoft Visual InterDev, Web sites 'Microsoft ASP.NET programming with Microsoft Visual C? .NET step by step' -- subject(s): Active server pages, Computer programs, Design, Web servers, Web sites 'ASP.NET in a nutshell' -- subject(s): Active server pages, Internet programming, Microsoft .NET, Web site development 'Microsoft ASP.NET Programming with Microsoft Visual Basic .NET Deluxe Learning Edition'


What are the differences between PHP and .NET?

.NET is a framework, PHP is a scripting (programming) language.