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
Converting integer to bytes in VB.NET17 May 2004 11:40 GMT3
I am trying to convert an integer into 4 bytes. In C# this can be done as follows
            BitmapData[0x02] = (byte) nBytes
            BitmapData[0x03] = (byte) (nBytes >> 8)
            BitmapData[0x04] = (byte) (nBytes >> 16)
FUSLOGVW.exe does not log ASP.NET binding failures17 May 2004 11:36 GMT2
I can't get the FUSLOGVW.exe to log the binding failures that happened while
loading an aspx page. I have been asking this in ASP.NET forum, but they
seem to be not able to answer this, so I try my luck here. I certainly know
that this is binding failure, since my aspx page runs ...
.net framework programming17 May 2004 10:56 GMT2
how a program executes in .net framework? In .net framework program
contains only class, how a class run? is a class run without object?
please reply i m new to .net framework.
Working with Addins17 May 2004 10:51 GMT1
I'm creating an Add-in for Studio that needs to interact with whichever
WebForm the user is currently using.  I don't have any problem creating the
Addin, Making it show up, placing a Control inside of the Addin's window.  I
AM, however, not taving any luck getting to the WebForm ...
AxWebBrowser17 May 2004 10:39 GMT1
Two questions:
I'm thinking about using the AxWebBrowser for a small
application for a local company, is it free to use it?
I'm trying to make the browser work something like
application Exceptions17 May 2004 10:37 GMT3
we are writing a class lib dll and want to use our own new app exception.
we want them to have the same 'Message' and "InnerException' members as all
Exceptions have.
we cant override these members because they are 'read only'....
Writing and Retrieving Configuration from an XML Document in C#17 May 2004 09:01 GMT1
I'm a student and new to the .net framework.  What is the best way to save
configuration properties (not user specific) for a C# application?  I read a
few messages talking about using XML to save properties.  I read about using
app.config, but it seems you have to manually edit the ...
Custom search page for MSN-YAHOO-Google17 May 2004 08:52 GMT4
Custom search page for MSN-YAHOO-Googl
i am trying to create a single page that has a single
dialog box and 3 submit buttons, 1 button per search
engine.  The intent is for use on our intranet site and
Enterprise and Architect editions17 May 2004 08:41 GMT2
What is the differnce between the Enterprise Edition and the Architect Edition of Microsoft Visual Studio .NET 2003
Are there any other editions of  .NET
Couldn't find the link that addresses the different editions of .NET development environment
Thanks
.NET Component identity17 May 2004 08:06 GMT3
I have a .NET Web Application that calls a .NET Component
When this was a VB6 Active X DLL COM I added the Component to the Server using the Administrative Component Service Tool. And assigned a single identity for the component to run under
I want to do the same thing for my .NET ...
Is it possible to use Webproxy with WebClient17 May 2004 07:41 GMT1
In particular is it possible to use the default proxy to download
webclient.DownloadFile(address,filename)?
bob
How to call Script Code Like Jscript and Vbscript ?17 May 2004 06:33 GMT1
How can I call the Javacript or Vbscript code from
Web form provided that the Script code resides on
the same web form.aspx
Regards
Reading Unix Text Files?17 May 2004 04:10 GMT8
I've got a c# WinForms app that reads an input text file using a
StreamReader, using the ReadLine() method. The input files are Unix type
text files; i.e., they have a single x0D character to mark end-of-line. This
app runs fine on my Windows XP Pro development system, but fails on ...
Great free tool from Microsoft to manage MSDE17 May 2004 01:30 GMT1
Try the SQL Server Web Data Administrator at:
http://www.microsoft.com/downloads/details.aspx?FamilyID=C039A798-C57A-419E-ACBC
-2A332CB7F959&displaylang=en

Overview
The SQL Server Web Data Administrator enables you to easily manage your SQL
different between .net framework and visual studio .net17 May 2004 01:30 GMT4
can anyone tell me what id difference between .net framework and visual studio .net I am totally new to this field so just wanted to clear my concept.
 
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.