all groups > dotnet academic > december 2005
read XML & display in a tree view
Posted by DNDAHANAYAKA NO[at]SPAM gmail.com at 12/27/2005 12:13:00 AM
Hi,
I want to read XML file and display the results in a tree view.For
example folder structure.
I use .net 1.1 framework.
Thanks
Nilu
... more >>
Aspect Oriented Programming
Posted by Maycan at 12/26/2005 10:38:02 AM
how can i use aop in .net 2005?does .net have support about AOP? can you give
a example about AOP implementation in .net 2005
Good days//// ... more >>
Asp.net problem
Posted by Daral Edwin at 12/19/2005 2:12:02 AM
Hi
I've created a folder using directoryinfo in asp.net.
the folder is created but the problem is not i can't access that folder in
windows explorer.
when i see the properties and goto security tab
then it says that you don't have permission to access the folder.
even when i try to assign ... more >>
Want to use a "drop-down list box" on a windows form
Posted by CSTGuy at 12/14/2005 9:37:50 AM
I would like to use a "drop-down list box" on a windows form, but it does not
seem to be available in the tool box. I get it available in the tool box
when I develop a web page and an InfoPath form.
When I check to add it to the tool box, it is allready selected - but does
not appear. D... more >>
Moving to C#
Posted by Dave at 12/12/2005 5:08:02 AM
I am a VB programmer tring to learn C#
I am stuck on a bit operator "&"
in VB:
' checkLogin = 3 means "Login exists" and "Employee Number exists"
If (checkLogin And 1) Then
lbError.Text = "Login already exists"
End If
If (checkLogin And 2) An... more >>
Differnce between VB.NET and C#
Posted by Rob Smeets at 12/11/2005 4:09:02 PM
Hi,
In several books, were told there is no actual differance beteen vb and c#
except for the syntax. But employers tend to have a prefference to c#
developers. Those two don't add up, so the question is are there differences
between vb and c#???
Are the authors of the books in error or a... more >>
Visual Basic .net 2003 Not For Resale. How to tell
Posted by Andrew Solski at 12/11/2005 12:01:01 AM
I have Visual basic .net 2003 and I want to know how to find out if the
software I write using it is classified as "not for resale" or if I cannot
sell it because of licensing or other such issues.
If I write software using this development environment, will I be able to
sell it or will I ... more >>
about website
Posted by Gautham at 12/8/2005 2:14:19 PM
Hello,
I have registered my company's domain name.
1. Now i want to setup my home page how to do this?
2. How to create email address for my companypeople. which is the best
method(for ex: xxxx@<company-name>.com) ?
Thanx in advance.
Regards
Gautham
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
double buffer in C#
Posted by Rain at 12/8/2005 7:50:02 AM
Hello Gurus!
I really need this one to finish a module in my thesis. PLease please help
me. I need a double buffer class in C# so i can call it and use it anytime i
want,
the problem is everything ive tried as a class doesnt work.. please please
help. I only need the double buffering of c... more >>
VB.NET call up the C# windows form
Posted by Stanley at 12/7/2005 7:35:02 PM
Hi guys,
As I would like to develop an Windows application which has VB.NET forms and
C# forms but I am not sure how can I call up a C# forms from an VB.NET forms.
Does anyone can help me to solve the problem? Many thanks!!
Cheers,
Stanley... more >>
MSWord doc into Web App and store them in a SQL database
Posted by DQ dont quit at 12/2/2005 9:31:02 AM
I'm currently working on a ASP.Net / C# / SQL 2000 project that involves the
input of keywords and MSWord documents into a web app and storing them in a
SQL database.. This information will then be used to perform weighted
searches on the keywords and text of the MSWord documents. How might ... more >>
Visual Studio install via Novell Zenworks
Posted by Jack Cooksey at 12/2/2005 8:18:02 AM
HI!
I am having a hard time getting on the same page with our IT department
installing Visual Studio.Net 2003. Due to HDD limitations I asked them to not
install MSDN on the systems and they say it is impossible to NOT install MSDN
during the installation process. They have an image stored fo... more >>
|