i am a vb6 programmer trying to learn vb.net.
i have several vb6 programs that i have converted to vb.net.
i like to use indexed text fields. the .net conversion converted those fields ok.
i do...
http://www.experts-exchange.com/Programming/Misc/Q_21184467.html
Zones:
ProgrammingDate Answered: 10/27/2004 Grade: A Views: 0
Hi Experts,
I have one problem which i am not getting any idea how will be it done in vb.net.
Please have a look of the file http://www.vgsoftnet.com/01-copy.jpg, it contain the alpha effect ha...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_22107140.htm...
I have a really small VBA program that I need to change to VBNet. I know VBNet doesn't use querys so I copied the SQL code and pasted it next to the query. I know VBNet is a lot different from Ac...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_22818...
Hi all :-)
I've stopped tying to use a GridView Control to create a data entry form and am now using a repeater control. I've got an ASP.Net table in a Repeater control, and this generates the bl...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23217092.html
I am writing an application that shows a list of jobs available from SQL server. It allows the user to select a job and start it. My question is how do I let the user know that the job has finished...
http://www.experts-exchange.com/Programming/Languages/Q_21132321.html
Zones:
LanguagesDate Answered: 10/29/2004 Grade: A Views: 0
Experts,
I am new to Visual studio.net. I create new project almost everyday to try somethingsout. But my question is how can I delete a Project in VB.net. I looked at all menu option and did...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21272985.html
Guys,
Is there any way that we can send Fax From VB.Net.
I know we can interact with the hardware devices coz I have done Scanning from VB.Net
Thanks
Damu
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21443138.htm...
Lset is what I did in VB6 to calculate the high and low long values.
Lset is not supported in VB.NET.
How would I set the file pointer for files larger than 4 gig?
Any sample code or refer...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21595461.htm...
I have an MDB database that has a few some tables and queries in it.
1. I need to execute This Queries from an application in VB NET.
2. How can I find out all the queries in an MDB via VBNET Pro...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21837249.htm...
When I click on a button I can see a report on the same web page. What I want is for another web page to open
up and to see the report. How can I do this?
Private Sub Button1_Click(ByVal sender...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21864185.html