GeekInterview.com
  I am new, Sign me up!
 

VB.NET FAQ


VB.NET FAQ

Questions: 323
Comments: 380
 VB.NET FAQ Tags
 Showing Questions 51-60 of 323 Questions
<< Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>
 Sponsored Links

 
 VB.NET FAQ
Sorting Options :  

What is the similar command in VB.NET for combo.itemdata(combo.newindex)=codecombo.list(combo.listitem)=name
View Question | Asked by : PARTH

Latest Answer: Inherits System.Windows.Forms.Form ...
Read Answers (1) | Asked by : harshal

Hello I would like to know what vbCrLf stands for? How it is used and where it is used? Private Sub btnCalculate_Click(ByVal sender As System.Object, _ ByVal e As System.EventArgs) Handles btnCalculate.Click 
Latest Answer: Hi,Vbcrlf means carriage return. It is use to give a carriage return while writing in the ASCII file. The file (text) will be wrap so it is easy to read. Also, we can use Chr(13), Vbcr to insert the Carriage Return. Regards,Chidambaram ...
Read Answers (1) | Asked by : rvija

Read Answers (1) | Asked by : sunitha

Latest Answer: VB uses namespaces not packages, Java uses packages. Just different name but same meaning. namespaces/packages are used to organize your program, an example would be to create a package for connecting, querying a database and then using that package in ...
Read Answers (1) | Asked by : megana

I've just downloaded VB 2005 Express and SQL server 2005 express.Built database and tryingto connect and open DB.My code is:Public p_conFirst As New SqlConnection() p_conFirst.ConnectionString = "Server=bk;Database=First;Trusted_Connection=True;"p_conFirst.Open() 'error 4060I was trying different connectionStrings,reinstallSql server and Visual Basic but have the same massage:"Cannot open database.Login failed".Maybe somebody has answerThanks,Boris

View Question | Asked by : uma

Latest Answer: Hi,In VB App. should be have MS-Word App as object. We have to call word object in vb and start using the word functions and word command in the vb. sample coding give below:for example code:Wordapp.ListGalleries(wdNumberGallery).ListTemplates(1).ListLevels(1).StartAt ...
Read Answers (1) | Asked by : mehboob

View Question | Asked by : pedarayalu.k

View Question | Asked by : Shashank Kandhawe

View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape