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 / New Users / May 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can I get a reference to a method through reflection?12 May 2004 20:36 GMT2
I need to get a reference to a method in my currently running class by the
method name. I don't want a MethodInfo object; I want an actual reference to
the method. Basically I'm trying to programatically load a delegate via the
method name that should be invoked. For example the ...
apparently my aspx file don't accept POST method12 May 2004 18:34 GMT2
I don't know what is happend but i create a very simple form thats send data
using the POST method
<form action="default.aspx" method="post">
<Input Type="Text" Name="testField"><Input Type="Submit">
How many man-hours were used in creating .NET 1.0?12 May 2004 18:09 GMT13
Does anyone know how many man-hours were used in creating .NET 1.0?
I thought it would be an interesting statistic to know.
Thanks.
Create files with preallocated disk space12 May 2004 16:30 GMT8
How would you create files with a certain size in .NET?  FileInfo.Create  
does not have a length parameter.  P/Invoke?
Streaming ZIPPED files12 May 2004 16:06 GMT6
Hi (apologies for the xpost, but im not sure where this fits in),
I have recently had a site demostrated to me (a newsgroup binaries archive
site)  that allows a user to select multiple files, then download the
selected files combined as one zip. At first i thought this was nothing
Overriding ToString() on an array?12 May 2004 14:06 GMT1
In .NET with C# code is it possible to override an arrays ToString method
with my own implementation, without having to create a new array class that
derrives from array?
For example, say I have a basic array variable with elements like this:
Safety of static class/variable/method12 May 2004 12:56 GMT10
Is the following use of static variable and method "safe"?  It is in a Class
Library that is invoked from an ASP.NET User Control of many ASP.NET pages?
It seems to be working, but I recall having some obscure issues with the
initialisation of "shared" variables in VB.NET with old  ...
Adding Assemblies through VS.NET tool12 May 2004 09:51 GMT2
I have created an assembly, binded with strong name & registered in
GAC. When i am trying to add that assembly from VS.NET tool, add
reference i am unable to find the assmbly in the addreferences dialog.
what sholud i do inorder to include the assembly in the GAC listouts.
Reflection--how can I determine the visibility of a type or member?12 May 2004 09:04 GMT6
What do I need to do to figure out if a class, enum, etc. is public,
private, protected, Friend, etc.?
marshalling :   C# string to C++ CString 12 May 2004 08:52 GMT1
Hi group
I have a C++ dll containing the following functions :
extern APIENTRY WINAPI void F1(CString str1,CString str2)
{
Reflection--can I determine if an interface was inherited without checking the base class?12 May 2004 08:47 GMT1
As a learning experience, I'm writing my own object browser. I want to make
it work very similar to the object browser in the VS IDE, and to that end I
only want to display interfaces under the type in which they are declared.
However, the Type class doesn't have an IsInherited ...
Array Bounds Error Inside CLR12 May 2004 08:44 GMT1
Well, we have agreed that a juicy bug exists in released product system.xml.dll.  Then comes 1) reporting it to a higher authority, 2) having them do something about it.  There seems to be a phobia about accepting reports about bona fide errors in product as there is no apparent ...
suggestion for .Net Framework 12 May 2004 08:02 GMT1
           The .net framework is great. I have been programming on it for 1 year now.
I had a suggestion for adding a new datatype
There are times when the program needs to write a string chunk to the output, for ex. consider a asp.net application
I want to output a dynamic table.. ...
app.config not recognized by Visual Studio .Net12 May 2004 07:05 GMT1
I have a class library project with an app.config file in it.
Everything I have read indicates that VS.Net will copy and rename the
app.config file into the bin/ directory when I build the project.
But all the examples show the project as having myapp.exe and that
when whidbey12 May 2004 04:44 GMT2
when is the next release of vs2005 Community technology preview
 
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.