answersLogoWhite

0

Disadvantages of visual basicnet

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

http://www.allinterview.com/showanswers/20442.html

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What are attributes in visual basicnet?

Attributes in VB.Net are used to "decorate" target code elements. These are compile-time structures. _Public Function DoThis() as StringReturn "I Did It!"End Function


What are the disadvantages of written information?

People that have visual impairment wont make use of it.


Disadvantage of Visual Basic NET?

This is the closest disadvantage I could consider.Its more worded so depending on what your used to (eg java, c#) you will find you have to type more characters to perform the same operations. Here is an example of declaring a variable:java:int i;vb:Dim i As IntDo you think this might help? http://www.acsedu.com/courses/visual-basicnet-697.aspxTo be entirely honest though, when using something like Visual Web Developer it will do most of the typing for you!


What are advantages and disadvantages of visual aids?

Advantages of visual aids can help make a presentation lively and more clear. On the other hand, a disadvantage of a visual aid can be it can be a distraction and lead away from the importance of what is being said.


Audio-visual media advantages and disadvantages?

This media allows you to see and hear the information, making it easier to retain. The disadvantages are that it takes longer to produce.


What are the disadvantages of visual studio?

not much really. The only thing is, is that it costs and takes up alot of room on your pc. if you are downloading, prepare for a long download. Visual Basic is free!


What are Disadvantages of visual anthropology?

Visual anthropology can face several disadvantages, including the potential for misinterpretation, as visual representations may not accurately convey the complexities of cultural practices. Additionally, ethical concerns arise regarding the portrayal of subjects, particularly when consent and representation are not adequately addressed. There can also be a reliance on subjective interpretation, which may skew findings or reinforce stereotypes. Finally, practical challenges such as funding and access to technology can limit the scope of visual projects.


What are the advantages and disadvantages of black pepper?

The advantages of black pepper is that it adds to visual appeal, and it brings spicy flavor notes to the food. The disadvantages is that not everyone likes the taste, and some people are offended by its spiciness.


Is their is disadvantages of seeing?

Yes, there are disadvantages to seeing. For instance, visual information can sometimes be misleading or create biases based on perception. Additionally, relying heavily on sight may limit the development of other senses, like hearing or touch. In some cases, being overly focused on visual stimuli can lead to distractions or stress.


What programming2 do you use to change the color and the caption of a user interface objects Visual Basicnet?

Using an example: Place 2 buttons on the form. Clicking Button1's code will change the color and text of Button2. The following code will change Button2's text + color. Button2.Text = "Hello World!" Button2.Forecolor = Color.Blue Place the code under Button1's Click.


What are the disadvantages of kaleidoscope?

Some possible disadvantages of kaleidoscopes are that they can cause dizziness or eye strain if viewed for too long, they may not be suitable for individuals with certain visual impairments, and they are typically not suitable for individuals with photosensitive epilepsy due to the flashing or changing patterns.


Advantages and disadvantages of using flow charts instead of text-based programming?

There are quite a few different advantages and disadvantages of using flow charts instead of text-based programming. One pro is that this is a visual aid that helps explain your ideas.