I have not really worked much with Views ... I usually work with Tables directly ... Any help is appreciated!
Looking at a View supposedly created from a parent table .. with all the parent table fields PLUS say 3 additional colums added?
Is that possible?
Does updating data in the view...
Dim strConstring As String
strConstring = ConfigurationSettings.AppSettings("ConnectionString")
trying to read from web.config .. but its not working
ConfigurationSettings.AppSettings has a green line underneath showing a problem ... here is the appsSettings section of my web.config ...
Cool. Some progress .. but run into a problem. OK
Say I'm able to step F8
Line by Line in ProgA.
(ProgA displays a menu selection .. I select and hit Enter)
Then ProgA calls ProgB .....
ProgB just runs straight thru without breaking to allow me to step line by line. In the Trace window, I...
How do step thru code to debug line by line .. to see what is happening .... like u step line by line in VB or ASP.NET using the F10 key .. new to VFP
Thanks
Is there a tutorial to help me understand UML. And build a model for my ASP.NET application.
Also if I have an existing UML Static Diagram ...how can I use it to develop a new .NET application.
Free Video tutorial site? .. or other intro tutorial will be helpful.
What is Visio? How is related...
Yes ... fixed it ... I repaired the .NET Framework 2.0 installation .. and that fixed it. Thanks.. Apparently I dont think there was a need to uninstall and reinstall .. but hei when debugging u try all sorts of things to get stuff to work!
I have just installed SQL2005 .. on my XP machine. All the services work .. but I cannot configure Report Services to start. I have tried uninstalling and installing, using a named instance instead of the default instance, using an admin account instead of the local system account, I have also...
I have searched this forum for sample VB.NET projects of intermediate or advanced level but no luck.
I did some intermediate to advanced ASP.NET development thanks to yoall :) .... a year ago .. but kind of skipped VB.NET at the time. Well I am back and learning aggressively .. but its hard to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.