all groups > dotnet general > march 2004 > threads for sunday march 28
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Automatic DataGrid Refresh
Posted by Patrick Delifer at 3/28/2004 7:32:17 PM
Hi All (Any help is appreciated)
Let's say I have a web page (.aspx) where the top portion is an Order entry
and the Bottom part is a Datagrid which displays the orders.
When the user creates an Order, the datagrid is automatically refreshed with
the new order.(using dataBind event). This wo... more >>
Frontpage RPC - programming with VB.NET
Posted by Ulrich B. Boddenberg at 3/28/2004 1:51:06 PM
Hello everybody
i try to write code to upload files to a webserver with frontpage extensions using Frontpage Remote Procedure Calls. In general, i know the way how to do it, but my code is not working correctly
Does anybody have a piece of code in VB.net how to upload a file via Fronpage RPC put... more >>
VS.NET editor: CTRL-F6 and column selection
Posted by BK at 3/28/2004 11:35:01 AM
I am having two _basic_ problems with VS.NET 2003 editor (probably same for
VS7) that I can't seem to figure out:
1) My CTRL-F6 to cycle through windows in the editor stopped working. What
could I have done to disable it, or how can I get it back?
2) How does one select a column of text in the... more >>
3rd Party Web Data Tools
Posted by Mark Jerde at 3/28/2004 10:15:49 AM
I'm a solo developer and had no idea there would be so much to learn to go
from:
- VB6 Windows apps using MS Access
to:
- ASP.NET web apps using SQL Server 2000 via OleDB, written locally and
deployed to a web host. (www.discountASP.NET in my case.)
There's a lot to grok! <g> I'm fin... more >>
Finding files and saving
Posted by Greg at 3/28/2004 7:06:06 AM
I am new to VB.Net(2003) and am having some problems. I am running Office 2003 with VB.Net 2003 and currently working through the VB.Net Step by Step book to become familiar with the program. The problem I am having is that when I try to open an existing file using Word, Excel, Access or PPT,I alway... more >>
Does Microsoft C and .NET support older windows platforms?
Posted by C. Smith at 3/28/2004 3:22:04 AM
I'm facing a project that's to be written in C#. It will most likely use the .NET framework to provide the user interface and for other services. I'd like to know what the backwards compatibility expections should be for this development environment. Will a Windows 95 user be able to run this a... more >>
|