all groups > dotnet academic > may 2005
Listbox Population of DB data...
Posted by jess.peralta NO[at]SPAM intel.com at 5/30/2005 4:46:04 PM
Hi,
I have tried (I believe) everthing I know about databinding... I'm trying
to populate a data from a database to a listbox using VB.NET tru following
script but not able too... could you tell me what I missed?
Dim strSQL As String
Dim myconnection As SqlConne... more >>
Registration Problem
Posted by maxy88 at 5/30/2005 6:14:01 AM
Hello all,
I got a laptop recently and I installed MS Visual Studio .NET 2003 Academic
on it but when I open the program and I try to register it I get a message
that it was already registered. This is true since I already installed and
registered it before on my main computer last year. Wo... more >>
How to develop an application which runs automatically
Posted by Aparna Sinha via .NET 247 at 5/17/2005 11:21:19 PM
Hi All,
I have to develop an application .The application has to update database.It does not have any user interface.It needs to run on Windows XP/2000 automatically at a particular time say 4 p.m. daily.
I have to develop the application in VB.net
My first question is which Visual Basic.Net Proj... more >>
Can I install VS.Net 2002 on XP SP2? (using which .NET framework?)
Posted by JwT at 5/11/2005 11:59:01 AM
I ask for two reasons:
1. in a previous exchange, Peter van der Goes asked (without reply) "did you
get it installed successfully? Some people *do* have difficulties installing
Visual Studio .NET 2003 with XP SP2 installed." I assume that the situation
for 2002 can't be any BETTER than 2003... more >>
machine.config
Posted by Blair at 5/10/2005 3:28:01 PM
Hello,
I am currently trying to change the machine.config settings to secure our
trace.axd pages on our websites, but we also want to permit some users to
access the pages. The code is set up properly to do so. The problem is that
it works in our production environment but not in our deve... more >>
Running a C# program w/GUI through a web browser
Posted by Magnus Gran-Jansen at 5/10/2005 1:18:03 AM
Hi,
I have many thousand lines of C# code that uses System.Windows.* frequently,
so it has a lot of GUI. This program processes data that is located on the
local machine and displays a graphical representation of this. I wish for
users to be able to use this program through the internet, w... more >>
Design Time attributes on UserControl
Posted by dan at 5/4/2005 12:34:03 PM
I am looking to enable intellisence for my UserControl(ascx) in the html
portion of the page. I want the user to be able to drag the control to the
page and from there modifiy a few properties in both the html tag and the
properties window.
So far I have been unsuccessful in getting intel... more >>
I need Help On Basic
Posted by willie at 5/4/2005 12:11:11 AM
anyone here can guide me to make my .net works.
i cant connnect to SQL data.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Installation Problems...
Posted by Nags at 5/3/2005 8:57:03 PM
Hey Guys -- First of all... Thanks up front.
So here's the deal.
I'm trying to install Visual Studio.NET '03.
The installation goes fine until I get to:
\MICROSOFT VISUAL STUDIO.NET
2003\CompactFrameworkSDK\ConnectionManager\Bin\DriverInstall\
and the file is Setup.ini
I've tr... more >>
Array of classes and a pointer to it
Posted by Eitan at 5/3/2005 5:20:03 PM
Hello,
I defined a class name MyClass.
I would like to define an array of 4 by 8 of that class.
I would like to define a pointer to the array of MyClass.
I tried it with static definition:
MyClass m_MyClass[4][8] ;
I can not seem to find the way to define a pointer to this array?!?!?
... more >>
Printing HTML from memory (no user interaction)
Posted by Gertjan at 5/3/2005 8:01:52 AM
Hello,
I hope you can help me with this issue. I am trying to build an
application in C# that converts text from XML with an XSL to a HTML
file and prints it according to some printersettings that can be made
by an user interface. This application needs to run as an automatic
process, so us... more >>
Info on starting VB.Net
Posted by Cyber-Guy at 5/2/2005 7:01:22 PM
Hi,
Looking to start to mess around with Visual Basic but since I've been more
into networking and did my MCSE dont know where to start. Was thinking of
getting a book for beginners on VB.
Plz help and give me your opinions. Or should I start with something else?
... more >>
|