all groups > dotnet academic > december 2003 > threads for december 8 - 14, 2003
Filter by week: 1 2 3 4 5
Just Starting - Need Advice
Posted by damon barnes at 12/14/2003 6:30:55 PM
I am a web designer of 4 years and I am looking to go
dynamic with ASP.Net or VB.Net. I would like any advice
as to where the best starting point id to break into .Net
programming. I have used Coldfusion MX, but it seems
that the majority of people use ASP and there is no way I
am even g... more >>
Change event handler
Posted by Ron Neely at 12/12/2003 6:17:21 PM
NewBee needs help.. I need to create a change event
handler to change that will assign its own text property
value into the text property of next text box control. I
have 10 textboxe controls and need nine to change to the
other. ... more >>
.CHM Help Files
Posted by Sam_B at 12/11/2003 4:58:35 PM
How do you create or compile html files to get the .CHM
help files?
Thanks ... more >>
UserControl Code Libraries ???
Posted by kevin at 12/11/2003 3:39:40 AM
I want to create basic usercontrol code libraries. Is the
following possible? If so, how?
As a front-end developer being exposed to the concept of
usercontrols, I thought (asked the question), with .net
it must be possible to have template files that contain
similar front-end static or d... more >>
SelectedIndexC hanged
Posted by Nicke at 12/11/2003 12:30:17 AM
Hi, In my WebApplication vb.net I have a listbox with
some items in it. When I click on the first item the
Listbox_SelectedIndexChanged is triggered.
If I put a breakpoint in this event the
Listbox.SelectedItem.Text is nothing, Listbox.Items
(0).Selected is false but Listbox.Items(0).Text ... more >>
proposition
Posted by big at 12/9/2003 6:01:07 AM
Hello
do you want to come to PARIS ? Do you need a guide ? Do
you need someone to receive you in airport and bring you
to the city ? to reserve you a hotel ? I would be at your
service in Paris.
big1362000@yahoo.fr... more >>
won't load DLL
Posted by Rob at 12/8/2003 3:21:03 PM
Help! I'm pulling my hair out!
my web application works fine on localhost, and it worked
fine for two days on my host server; but now I get this
error message
"System.DllNotFoundException: Unable to load DLL ({0})".
I've built many projects that were similar and they all
worked just fine... more >>
Using windows.h with Forms?
Posted by anonymous NO[at]SPAM discussions.microsoft.com at 12/8/2003 1:28:23 PM
I need to include a header file that requires the
windows.h header file. When I include the windows.h
header file I get several compile errors that I don't get
otherwise:
c:\Trees\t3c_all\t3c\tools\XBox_Launcher\XBOX_LAUNCHER\Form
1.h(492): error C2039: 'GetObjectA' : is not a member
of... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Raising Events!
Posted by David Smith at 12/8/2003 11:00:11 AM
Dear All
I need help in an issue, how to raise an event from an unmanaged class to a
managed class.
Both classes are in C++ and there should not be any static methods involved
in this implementation.
ie. the event source is an unmanaged class and event receiver should be a
managed class.
Also... more >>
ATTN: Peter - [MVP - .NET Academic] - Question on properly mapping VS to IIS
Posted by Ron at 12/8/2003 8:12:17 AM
Hello Peter and all others,
Peter, I read a reply from you in regards to another person's problem which
seems to have been resolved. I have a question based on your reply:
<snip>
> To create ASP.NET projects in Visual Studio .NET, you must have IIS
> installed and running on your developmen... more >>
|