Skip to main content

Posts

Showing posts from October, 2019

Can I create tab control in vb.net without using toolbox control?

First we create a form in vb and we are going to add a tab by coding. Code is Here tab is created when form loads..... the output is as follows.. Now we can add some controls to each tab. in tab page1 a text box in tab page2 a combobox in tab page3 a listbox in tabpage4 a button. The code is The output is as follows

Is there any direct bus from Kannur to Madikeri?

KANNUR -MADIKERI  Via Mattannur, Iritty, Koottupuzha, Virajpet TIMINGS Stop Depart            KANNUR BS (KNR) 11:00:00 MATTANNUR 11:55:00 ULLIYIL 12:10:00 IRITTY 12:20:00 VALLITHODE 12:50:00 KOOTTUPUZHA 13:00:00 VIRAJPET 14:15:00   MADIKERI 15:45:00   Reffered on https://www.aanavandi.com/search/route/id/17748/destination/352 Question asked on quora.com

What are the properties of TextBox in Visual Basic?

         VB.Net - TextBox Control Text box controls allow entering text on a form at runtime. By default, it takes a single line of text, however, you can make it accept multiple texts and even add scroll bars to it. Let's create a text box by dragging a Text Box control from the Toolbox and dropping it on the form.     The Properties of the TextBox Control The following are some of the commonly used properties of the TextBox control − Sr.No. Property & Description 1 AcceptsReturn Gets or sets a value indicating whether pressing ENTER in a multiline TextBox control creates a new line of text in the control or activates the default button for the form. 2 AutoCompleteCustomSource Gets or sets a custom System.Collections.Specialized.StringCollection to use when the AutoCompleteSourceproperty is set to CustomSource. 3 AutoCompleteMode Gets or sets an option that controls how automatic compl...

What is debugging in VB?

Breakpoints and Debugging Tools Actually bugs or errors are of two types. They are logic and syntax errors. In VB.net syntax errors are notified by the interpreter while trying to run the program.  In VB breakpoints are used to understand the logic errors in our program.  Now we can look into Breakpoints and its concepts.   VB NET Breakpoints A breakpoint is like a note to VB.NET to stop your programme at a particular place. You add one to your code by clicking in the margins. A brown circled then appears, indicating where the code will break. The following two images show how to add one:                    When you click in the margins, to the left of a line of code, a brown circle appears:                                          No...

How do I pass values from textbox in one form to listbox of another form in vb.net?

Consider the TextBox1 is in Form1 ListBox1 in Form2. If the event is Button click then the code will be Form2.ListBox1.Items.add(TextBox1.text) First you design GUI as Then create second form as Then code  as follows If you want an Example Vb.net project of this problem  Click the below link                                 DOWNLOAD             

What are the uses of VB.net?

Visual Basic... A name everybody knows for a rich, easy and GUI based programming language, making each & every task easier and improves programmer's productivity. VB has won the best RAD ( Rapid Application Development ) Tool award for three times and still keeping itself at top. Microsoft first started Visual Basic in early 1990s and the project name was "Thunder". After the launch of VB 5.0, it crosses all the boundaries and won the best RAD Tool award by beating PowerBuilder in 1998. VB 5.0 came out with some great enhancements but definitely this time VB.NET has come with revolutionary changes to make it suitable for next generation of application development.  Many developers today talk about new generation programming languages and don't count VB 6.0 as a powerful tool for developing good programs, but i would like to present the surprising data about VB developers given by Bill Gates(The founder and chief software architect of M...

How do I create a child form in VB.NET?

STEP 1: CREATE A SIMPLE FORM   STEP 2: IF YOU HAVE AN MDI CONTAINER PARENT FORM THEN YOU CAN SIMPLY MAKE THIS FORM AS THE PARENT OF FORM YOU HAVE PREVIOUSLY ADDED. THE CODE is  'IF Child form of name Form1 then in Form load event you have to write the following code Form1.mdiparent=mdiformname if you have no mdi container you can make another form called Form2 and make the Form1 as child of Form2 as .. Form1.parent=Form2 asked on Quora

How do I design an icon for an Android app?

There are many platforms available to create icons,logos,banners etc in very few minutes. Some of the important sites and softwares are listed below.     1. IMAGE ASSET STUDIO 2. ICONSFLOW 3. ICONION 4. MATERIAL ICON GENERATOR 5. ICONIC ICON MAKER (APP) 6. ICON PACK STUDIO (APP) Question asked on Quora.com

Is learning Java in this trending world of Python worth or not?

Java is the core language used in android application development.If you have a strong base in java you can create any android application very simply. Now the world is behind python ,most of artificial intelligence concepts are implemented in Python a powerful language . Superman vs. Batman. Star Wars vs. Star Trek . Coke vs. Pepsi. The choice between Java vs. Python isn’t really that kind of rivalry—the two languages typically have different use cases and fan bases. But as two of the most popular programming languages around, it’s worth looking at some of their similarities, differences, advantages, disadvantages, and ideal use cases. First off, despite that Instagram joke, it’s important to remember that Java and Python share important similarities as well as key differences. Both are powerful programming languages, for example, with large, devoted communities and a huge array of libraries supported by legions of developers. If you can’t do something with the...

How can we build cheap applications on an Android platform?

There are so many IDE exist for the development of android application. Some  of  them are Android studio,Eclipse etc. But Android studio and Eclipse requires some coding skills. If you are not aware of any programming language then it will cost you a lot. Because you have to assign app development to any other skilled persons.Java programming is the primary concern for android application development. So you have to look some other way . In such situation you can use some environments like  Appybuilder. MIT App Inventor. Thunkable. Makeroid. Block2Code. Buildfire . etc The above sites are nothing but application development IDE .But these sites requires no coding skills. You have to just drag and drop the codes in the required fields. Even anyone who doesn't have any knowledge about programming can make application by the above sites. If you want to create an application for your business then these site will be useful to you. If you already ...

Why should I buy a Redmi Y2?

Xiaomi Redmi Y2: 5 reasons why you should buy   1. The Redmi Y2 has a modern design. It looks a lot like the Redmi Note 5 Pro and the Mi A1 had a baby. The front is big and bezel-less while the dual camera module on the back is reminiscent to how things are on-board the Redmi Note 5 Pro. The antennas see a major reshuffle in that they're seen honing a new U-shaped outline. Their placement remains the same, which is towards the ends of the phone, much like it is in the Mi A1. All in all, the Redmi Y2 is the most beautiful and the most premium looking phone under Rs 10,000. Even more so than the Redmi Note 5. The Redmi Note 5, although it's modern from a philosophical point of view, uses a dated design that Xiaomi has used over and over again. 2. The Redmi Y2 has the same core hardware (Qualcomm Snapdragon 625) as the Redmi Note 5 and because it has to push less pixels owing to the 720p+ resolution capping, in theory, the Redmi Y2 should be ...

How can we lose weight by eating fruits and cereals?

Now we can split fruits and cereals in two parts. First we are going to look how fruits help in weight loss.Here the list of 11 fruits that help to loss wight. Fruit is nature's ready-made snack packed with vitamins, fiber, and other nutrients that support a healthy diet. Fruit is also generally low in calories and high in fiber, which may help you lose weight. In fact, eating fruit is linked to a lower body weight and a lower risk of diabetes, high blood pressure, cancer, and heart disease. Here are 11 of the best fruits to eat for weight loss. 1. Grapefruit Grapefruit is a cross between a pomelo and an orange and is commonly associated with dieting and weight loss.    Half a grapefruit contains just 39 calories but provides 65% of the reference daily intake (RDI) for of vitamin C. Red varieties also provide 28% of the RDI for vitamin A ( 1 Trusted Source ).  What's more, grapefruit has a low glycemic index (GI), which means it r...