Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / General / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can I create a single file SETUP.EXE from deployment project22 Apr 2004 20:29 GMT1
Using VS.NET 2003, I would like to deploy my project as a single-file exe.
What I actually get is three files:
Setup.exe
Setup.ini
Windows Installer Solution not installing service22 Apr 2004 19:26 GMT4
List
 I've made a .NET windows service in C++, then I added an installer to the solution.  I added the 'Project Output' from my .NET service as a package for the installer to install however it does not install my program as a service on the client machine.  Is there something ...
cookie expiry date    01/01/000122 Apr 2004 18:35 GMT3
Below is the code to save the cookie and set the expiry date of the cooki
Response.Cookies["demo"].Value ="Hello"
DateTime dt = DateTime.Now
TimeSpan ts = new TimeSpan(0,0,10,0)
Boxing22 Apr 2004 16:42 GMT7
What is Boxing & UnBoxing in .NET?
WS or .NET Remoting? 22 Apr 2004 15:31 GMT4
We have a new project which we want to share objects between the .NET group
and the Powerbuilder group. The Powerbuilder group can't have the .NET
framework installed as it's still on NT4. What methods exists for sharing
objects between the groups?
Problem with one DLL using another DLL22 Apr 2004 14:40 GMT1
My aspx-project uses the dll "a.dll" for some calculations. I added a reference to this dll in my project - so I can use most of the functions provided by the dll. Some functions in "a.dll" make use of another dll ("b.dll") though. When I try to call these functions, an error ...
Adding buttons programmatically22 Apr 2004 13:11 GMT6
I have a form and I add buttons programmatically in de form_Load function
Anybody know how implements de function button_click if in the designer mode the button doesn't exists
Another question
In a datagrid control is posible programmatically do autosize columns
"Reference required to assembly 'RootLevel' containing the type 'RootLevel.Root'. Add one to your project."22 Apr 2004 12:13 GMT1
While building on a class library for an object model, I get the above error
message.
The steps to recreate the problem are as follows:
1. Build a RootLevel.dll containing only this code:
Build error for VB.NET but not C#22 Apr 2004 12:12 GMT1
While building on a class library for an  VB.NET object model, I get
something similar to the above error message, but not with C#.
The steps to recreate the problem are as follows:
1. Build a RootLevel.dll containing only this code:
Problem with Whidbey on W2003 with SPPS22 Apr 2004 11:08 GMT1
On my machine (W2003) I had Sharepoint portal server running, just the
default settings after setup together with .NET 2003. Now I tried out to
install Whidbey. Thenafter the Sites from SPPS couldn't be displayed
anymore (page not found). In the IIS configuration manager I can't ...
Multiple panels with 'Fill' docking22 Apr 2004 10:35 GMT4
I'm trying to add panels to a parent panel programatically. I'd like them to
all take up an equal amount of the parent form as it's resized etc. Using
Docking::Fill obviously causes one panel to expand to fill the entire
parent, and I can't get a satisfactory result using Anchor - ...
Security Permission AccessMask Property22 Apr 2004 08:57 GMT1
I am trying to write some code to parse file permissions, however I have run into some troubling problems
No matter what language or method used to retrieve the accessmask property, if the value is set vide the standard windows GUI the returned value does not equal what the ...
URL for application developers to use to point to .NET Frameworks22 Apr 2004 05:33 GMT1
In the setup of my .NET application, I want to point users to the correct URL for them to download the .NET FX 1.1 if they don't already have it
Should I point my users to http://www.microsoft.com/downloads/details.aspx?FamilyId=262D25E3-F589-4842-8157
-034D1E7CF3A3&displaylang=en
 ...
DatagridStyle Control problem22 Apr 2004 02:46 GMT2
I have created a DataGridColumnDatePicker Component so
that I can put a datetimepicker control in my datagrid.
It almost works.
When I put my mouse in the cell it changes to a
Some general .NET array and interop questions22 Apr 2004 00:03 GMT1
All
I have some general .NET questions that I'm looking for some help with. Some of these questions (like the first) are ones that I've seen various conflicting information on, or questions that I'm not sure are specific anomolies that I'm having, or if they are specific known ...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.