What is branching logic control in VB.NET?
my project run very wel in my sytem yhen i am deploying my project on client machine ,after deployment i run my project then it show " can no find server name " what i do .
Explain how the .net framework performs automatic memory management.
What are different types of jit ?
What is the differnce between managed code and unmanaged code?
What are the features of c# which are not present in vb.net?
Explain option strict?
What is a literal control?
Why do we use ansi keyword?
What are the features present in vb 2005?
hello thank you for replying to my question regarding adding barcode fonts in vb.net project. I have downloaded a free font and added in my vb.net project but now i dont know how to use that i need to generate barcodes can any body help me how to use those fonts these are font3of9 .i need a small code to use these fonts to generate barcode thank u!
Explain an assembly?
Explain how can we remove handlers at run time?
What is the purpose of an Assembly?
i have two class that contain's two methods as same name in derived class i have to call these two methods what will happen at run time ?