corligthert | Fri, 06 Jun 2008 11:40:00 GMT |
sahilmalikmvp | Fri, 06 Jun 2008 11:41:00 GMT |
corligthert | Fri, 06 Jun 2008 11:42:00 GMT |
sahilmalikmvp | Fri, 06 Jun 2008 11:43:00 GMT |
mattiassjgren | Fri, 06 Jun 2008 11:44:00 GMT |
sahilmalikmvp | Fri, 06 Jun 2008 11:45:00 GMT |
corligthert | Fri, 06 Jun 2008 11:46:00 GMT |
fransboumacmvp | Fri, 06 Jun 2008 11:47:00 GMT |

fransboumacmvp | Fri, 06 Jun 2008 11:48:00 GMT |
What the heck - I can't find it. A bit shocked to see it missing though.So "Does VB.NET have the yield keyword, or any equivalent of it" ?--- Sahil Malik [MVP]Upcoming ADO.NET 2.0 book - http://tinyurl.com/9bync-----------------------...
well, I do programming for fun. At least for now. when I go to college and I graduate and blah blah....and I start working, is it gunno be really different for me? because right now when I'm making a program that's like over 10000 lines, it gets kinda confusng and hard to manage :( am...
I'm new to VB.NET but relatively experienced with VB6. (Boy is vb.net a lot different lol)Anyway. How would I go about getting the ASCII code for the key that was pressed in the KeyPress Sub?...
I want to use this component MSComm32.dll in a vb project....
hi there In am a user of VB6 and want switch to VB.neti try to find the option of DATA ENVIROMENT in VB.net. but i can't found it.how i work in VB.net with Local database and with LAN computer DATAbasethankx...
Follow the directions below and in two weeks you'll have up to$20000.00 in your PayPal account. There is a very high rate ofparticipation in the program because of its low investment and highrate of return. Just $5.00 to one person!THAT'S ALL !!!If you are a skeptic and don't think t...
Hi,Wondering if anyone can help with the following error message i'm getting in design-time:"You do not have a license to use this ActiveX control"I am using a third party ActiveX control (Graphics Server) orginally created for VB6. I had it working fine with VB.Net until recently when I in...
Follow the directions below and in two weeks you'll have up to$20000.00 in your PayPal account. There is a very high rate ofparticipation in the program because of its low investment and highrate of return. Just $5.00 to one person!THAT'S ALL !!!If you are a skeptic and don't think t...
My project uses a number of ActiveX controls from various sources. Ireceived an update for one of them which I registered. If I go into a newproject, I can add this control to the form and use it OK. However in anexisting project, it comes up with the message "You must have a license touse this...
You right I have mistake. I check it again, and I realize that this line isnot necessary:Sub OnDel (ByVal sender As Object, ByVal e AsSystem.Data.DataRowChangeEventArgs)=>> If e.Action = DataRowAction.Commit Then Exit SubBut you see that I divide my code between RowDeleted and RowDeleting....
You right I have mistake. I check it again, and I realize that this line isnot necessary:Sub OnDel (ByVal sender As Object, ByVal e AsSystem.Data.DataRowChangeEventArgs)=>> If e.Action = DataRowAction.Commit Then Exit SubBut you see that I divide my code between RowDeleted and RowDeleting....
You right I have mistake. I check it again, and I realize that this line isnot necessary:Sub OnDel (ByVal sender As Object, ByVal e AsSystem.Data.DataRowChangeEventArgs)=>> If e.Action = DataRowAction.Commit Then Exit SubBut you see that I divide my code between RowDeleted and RowDeleting....
Hi all,I have got the skeleton of a httphandler in VB.NET that I intend to associate with Crystal Reports extensions.The actual httphandler will be aspnet_isapi.dll but I want to pass-thru the processrequest method to a Crystal object.Is it as simple as passing the context to the crystal process...
Hi Pandora Xero,Even though it was more than obvious to everyone,you felt compelled to make this confession:" If I'm talking about anything,I'm talking out my XXX. "Stick in there kid, You'll be alright.P.S.Can I help you get an ISP ?Google is the mark of a troll....
I do not understand what you mean. I know how to use a timer to startsomething like displaying a message or updating a database but once I open aMessage box, I do not know how to use a timer to force the message to close.Can you provide an example?"Brad Roberts" wrote:> You can use the Timer...