all groups > dotnet academic > october 2003
Filter by week: 1 2 3 4 5
Custom IE Toolbar
Posted by Jason Tabert at 10/31/2003 12:42:16 AM
Hello--
I am doing an independent research project and I'm trying to create a custom
IE toolbar. I have spent all day looking for how to get started doing this,
and I've been going around in circles. I *really* need to get going soon on
this.
I don't really care if I use C++ or C# or VB o... more >>
How to create NT User on NT domain
Posted by nshehzad1 NO[at]SPAM hotmail.com at 10/30/2003 12:54:50 PM
Hello all experts:
Does anyone know how to create a new NT user on a given domain using
C#.
I want to create an actual userID and set password on the domain, not
just the local user in ADS
If you have a code example to show, that will very helpful
thanks in advance... more >>
digital tv
Posted by Dean at 10/29/2003 7:12:31 AM
any one know any libraries that can be used to implement
applications for digital tv.
... more >>
help with C++ basic
Posted by Diane ch at 10/28/2003 10:24:13 PM
I have the following assignment:
For this assignment you are to design and implement a
program that will be used to generate a customer billing
report from item information input by a user.
The input for your program consists of the name of the
customer, which can be up to 25 characters long... more >>
Need Help Installing Visual Studio
Posted by Lester Oliver at 10/27/2003 4:51:08 AM
I bought the Academic version of Visual Studio and wanted to load it on my computer. This computer is hooked up in a peer-to-peer network. My internet access in on the second computer. I tried to load the package and it keeps failing with a message tht it cannot update the Config.msi file. I don... more >>
ASP.NET: FREE HOSTING WITH SQL SERVER?
Posted by Rafael Lopez at 10/25/2003 6:46:48 PM
Do you know any free ASP.NET web hosting with SQL SERVER support?
Thanks in advance.
... more >>
C# ToolTip Text #2
Posted by Andres at 10/25/2003 5:19:23 PM
I=B4m trying to get the tooltip text of the files that are=20
in the file system. For example the tooltip text of a=20
word file, the tooltip text of mp3 file, etc.
Cause in my app i want to display the same information,=20
so its gonna be easier if i can get the tooltip text of=20
the files.... more >>
C# Tooltip Text
Posted by Andres at 10/25/2003 1:08:11 PM
How can i get the tooltip text of a windows file?
Thanks... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
C# - navigate between forms
Posted by Don at 10/24/2003 2:31:04 PM
I am using c#.NET 2003. So far I have only used one form
and multiple classes. If I create a new form, how do I set
the actions of buttons to navigate between forms?
Don... more >>
C# - build an exe from cs file
Posted by Don at 10/24/2003 2:28:02 PM
I am at a small University taking C#. My profs don't know
the answer here.
I want to build an EXE from my project. It seems like a
simple enough question. I am running VS.NET 2003. So how
do I do this?
Don... more >>
Need help calculating shipping and handling charges
Posted by Junio at 10/24/2003 1:02:30 PM
Hello,
I am taking a class in Visual Basic.net at a local
community college and I have a project assignment that I
am having some trouble thinking through.
We were asked to calculate shipping and handling charges
for products that are purchased through this program we
where asked to ... more >>
Open Windows Applications
Posted by Andres at 10/24/2003 11:27:25 AM
I=B4m working with C#. And my question is:
How can i open a file with its win application?. For=20
example open a word file with MS Word? or an excel file=20
with MS excel?=20
I=B4m trying to open a windows application with it=B4s path,=20
or to open a file with it=B4s path.
Thanks for any hel... more >>
Help....I want to scream
Posted by Carl Gainer at 10/24/2003 4:54:01 AM
I bought an academic version of Visual Basic.NET 2003 to do my homework at
the house instead of in the lab. The school uses a previous version is
there a way to save my Visual Basic files as the previous version?
Thanks in Advanced,
Carl Gainer
... more >>
Prerequisite ran again
Posted by Giacomo at 10/21/2003 2:57:40 PM
Strangely, with all the updates I have received from
Windows Updates etc, the pre-requisite portion of the
installation decided I needed to reinstall my pre-
requisites. I find this odd. Anyone else get this?
Giacomo... more >>
best language to learn for X BOX game programming
Posted by niquefx at 10/21/2003 9:41:33 AM
Hello,
I have experience with visual basic, and now want to delve
into learning C#.
My purpose is to be able to code game programming(for x
box, for example) in the future.
My questions are:
1. Can VB.Net be used for X box programming?
2. Should I continue to learn C# and skip VB.Ne... more >>
"HTTP Error 403 - Forbidden" msg received when tring to view Quickstart pages
Posted by Steve Bortman at 10/20/2003 7:03:02 PM
When trying to view my Quickstarts tutorial pages which
are installed on my system I get a "HTTP-403 Forbidden"
message (You are not authorized to view this page).
Was I supposed to grant myself some privileges during the
installation of the Microsoft .NET Framework SDK 1.1.
I run XP pro... more >>
Which way to go (Newbie!!!) Help!!!
Posted by Rick Vail at 10/20/2003 3:19:47 PM
Hi there,
I am looking for some help on deciding on which developing language to use
with in the .net cat. I presently have a sqlDB program written in Access
2002 and now I want to update this program to make it accessible to remote
systems. My focus will be on win forms and report generation, I... more >>
Return values get lost with Reflection.Emit
Posted by Matthias Klöpper at 10/19/2003 9:45:31 PM
Hi there,
I'm currently trying to call some API-Functions via Reflection.Emit since I
need to bind to different dlls based on user input. The dynamic creation of
the required PInvoke-Methods works just fine and when invoked the functions
are executed perfectly well. The only problem is that I se... more >>
NEWBIE question: web reference to a proxy class
Posted by Amine Zejli at 10/19/2003 12:12:58 PM
Hi,
I have used wsdl.exe to get the proxy class from a wsdl document that is
saved locally on my comp. Can anyone please tell me how I can add a web
reference of the proxy class that I created to my .NET application.
Thank You
Amine
... more >>
PLEASE HELP: injecting a wsdl doc into a .NET application
Posted by Amine Zejli at 10/19/2003 1:23:31 AM
Hi,
I am trying to inject a web service into my .NET application. The thing is I
only have the wsdl doc and it is just a text file that is saved on my comp.
can anybody help me and tell me how I can inject that local wsdl document
into my studio .NET application.
Thank you all very much
amin... more >>
PLEASE HELP: injecting a wsdl doc into an application
Posted by amine zejli at 10/19/2003 12:47:12 AM
Hi,
I am trying to inject a web service into my .NET application. The thing is I
only have the wsdl doc and it is just a text file that is saved on my comp.
can anybody help me and tell me how I can inject that local wsdl document
into my studio .NET application.
Thank you all very much
amin... more >>
Build / debug problems
Posted by Stan at 10/18/2003 11:17:06 AM
I started a windows solution with eight forms linked
together by buttons using the following code that was
typical of linking Form1 to Form2:
DIM Form2 As New Form
Form2.Show
Everything went well for a couple of days and then I
modified one form and tried to rebuild the solution and
g... more >>
Help Me to Learn .net
Posted by Sarath at 10/16/2003 10:18:25 PM
i wish to learn VC++ .net.any body can help me?... more >>
Netmeeting
Posted by Mümtaz_Selami_Özgüven at 10/14/2003 1:50:52 AM
I have a master thesis abot Video Conferencing.
I want to test various transmission channels using
Microsoft Netmeeting application. I must send a resolution
test pattern and measure resolution at receiving end.
Also, I must measure frame rate for each channel under
consideration. So,... more >>
VS.NET Problem. Help !
Posted by Alex Toft at 10/14/2003 1:20:44 AM
When using vs.net if you select any of the options on
the 'Project' menu, such as Add Component, Add Class
etc.. it simply displays an empty dialog box instead of a
box with items in it. VS.NET was a full install to
D:\VS.NET.
Any ideas most welcome !!! Drop me a line at
a.toft@lmu.ac.u... more >>
Maskedbox.Text
Posted by Vic at 10/13/2003 9:46:26 PM
Someone knows why if I set an AxMaskedbox.text dont display
anything in the window?
For example axmaskedbox1.text = "01/01/03"
of course with the mask = "##/##/##"
... more >>
Dotnet learning resources in Seattle?
Posted by DustinS at 10/13/2003 10:27:30 AM
I am looking for reasonably priced, beginning level (evening) dotnet courses
in the Seattle area. Any good places?
... more >>
FWD: Prove these package from M$ Corporation
Posted by Margaret Frye at 10/13/2003 8:39:51 AM
Microsoft Customer
this is the latest version of security update, the
"October 2003, Cumulative Patch" update which fixes
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three newly discovered vulnerabilities.
Install now to mai... more >>
Where are the Samples?
Posted by jrpost NO[at]SPAM vareka.net at 10/12/2003 10:00:26 AM
This is a dumb question but I just installed the .Net
Studio 2003 Acedemic version and wanted to load some of
the sample solutions. The docs say to look in the
Samples directory on CD2. When I put that in there are
no samples for VC++. I tried searching my harddrive for
the *.sln files ... more >>
TextStream
Posted by Dave Brighton at 10/10/2003 6:59:08 AM
I am building a C# Random Access File. This project will
also use OleDbConnection to automatically update my
Relational dataBase. As follows:
this.oleDbDataAdapter1.Fill(dataSet11, "Logbook");
this.BindingContext
[this.dataSet11, "LogBook"].AddNew();
// interrupt ongoing TextStream us... more >>
Adding items to a listbox
Posted by Alan at 10/9/2003 12:14:01 AM
Say I had two radio buttons and when I click on one of
them i want a list of options to appear in my listbox,
and when i click on my other radio button I want another
set of options to appear in the list box. How would I go
about this? I know VB 6 somewhat and I would just use
ListBox1.Add... more >>
Visual Studio .NET IDE tutorial requested
Posted by Beginner_VSNET_student at 10/8/2003 8:54:58 PM
Hello all, I'm trying to learn C# but first I need to
learn how to use the Visual Studio .NET IDE, anyone could
please point me to a thorought VS.NET IDE tutorial so I
may get familiarity on how to create projects, run them
and use the miriad of wizards and items in the
mindboggling IDE..... more >>
System Error &Hc0000005& (Visual Basic internal compiler error)
Posted by Alex at 10/7/2003 6:48:34 AM
Hi,
I have a problem with the VB.NET compiler: When I open my
solution I recive the message :
"Visual Basic .Net compiler is unable to recover from the
following error : System Error &Hc0000005& (Visual Basic
internal compiler error) Save your work and restart Visual
Studio .Net."
... more >>
XML and Crystal Report .NET
Posted by LL at 10/6/2003 2:46:21 PM
I am looking for online Crystal Report articles or VB samples to accomplish
the following scenario.
(In .NET Windows application)
1) User downloads an Xml document to local computer.
2) When Preview button is clicked, Crystal report will format the Xml
document into reports and display them t... more >>
Third Party controls
Posted by Gopikrishna at 10/6/2003 10:36:51 AM
Hi,
I downloaded the infragistics tree view control from the
msdn site. I am unable to find that in my toolbox. I
haven't used third part controls, so please help me on how
I can go about using it.
regards,
Gopikrishna... more >>
Bogus Patches and Undeliverable Email Notices
Posted by Peter van der Goes at 10/6/2003 10:08:22 AM
I'm reposting this to keep it "at the front".
"Please remember that Microsoft will never distribute software updates
including security patches via attachments to e-mails or newsgroup messages.
Such messages typically contain viruses. You should always obtain patches
from microsoft.com, and yo... more >>
PrintPreviewDialog
Posted by Eduard Faschang at 10/5/2003 2:38:01 PM
Hello
I use the PrintPreviewDialog and i want adjust the Zoom before
I show the dialog . Standard is this proparty - automatic and want set
this - 100%
... more >>
Important: Reminder about e-mail hoaxes
Posted by John Sheu [msdnaa] at 10/5/2003 2:17:00 PM
Please remember that Microsoft will never distribute software updates
including security patches via attachments to e-mails or newsgroup messages.
Such messages typically contain viruses. You should always obtain patches
from microsoft.com, and you can verify the integrity of a patch by checking
... more >>
Visual Basic.Net
Posted by Bcook at 10/5/2003 9:00:39 AM
When I Run a form it jumps to background when I click on
any of the VB buttons or tools. Previously the app would
stay in the foreground and remain active. How do I get a
running app to stay active when I access a VB too etc?... more >>
Server Application Unavailable
Posted by Ray Valenti at 10/4/2003 5:29:05 PM
When attempting to run a C# aspx web form Visual Studio this message is
returned:
"Server Application Unavailable
The web application you are attempting to access on this web server is
currently unavailable. Please
hit the "Refresh" button in your web browser to retry your request. "
If a... more >>
loading error
Posted by Mark at 10/4/2003 5:26:33 PM
I have Visual Studio.
When I click on the program icon. The program starts and
goes to a selection menu (which I want, but it only stays
there for a second and then load a program that I don't
want. I want Visual Basic.
How can I stop this?
-Mark... more >>
Check this important package from Microsoft Corp.
Posted by Lee Simmons at 10/4/2003 5:02:55 PM
Microsoft Customer
this is the latest version of security update, the
"October 2003, Cumulative Patch" update which resolves
all known security vulnerabilities affecting
MS Internet Explorer, MS Outlook and MS Outlook Express
as well as three newly discovered vulnerabilities.
Install now to ... more >>
upgrade VS.NET ACADEMIC from 2002 version to 2003
Posted by debbie cooper at 10/3/2003 7:58:27 PM
I have VS.NET ACADEMIC version 2002. I'd like to upgrade
to version 2003. Am I able to do this? Can I simply
download and install the .Net Framework from the
Microsoft downloads site? I am teaching Visual Basic.NET
so I need to be sure that VB.NET from this version will
not be disturbe... more >>
environmental variables with ms .net
Posted by david at 10/2/2003 6:07:11 AM
how do i register envrinonmental variables with
visual .net sdk? i would like to use it and Platfrom SDK
to learn how to use API programing... On a side not i
dont even know what API stands for either.... more >>
|