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 / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Brackets around variables08 Aug 2006 21:47 GMT3
I see brackets in variable names in the help files code examples. What do
they mean
example [text}
Delegate Sub SetTextCallback(ByVal [text] As String)
Enum question...08 Aug 2006 20:50 GMT3
I need to declare a project level Enum that any procedure in any class can
reference so there's continuity with the values.
How do I do this?
At present, if I declare a Module in a project and want to refer to it in an
Inheritence question08 Aug 2006 16:42 GMT2
Hi Group,
Here's the scenario:
I have a class A with a virtual method X()
I have a class B :deriving from A with an override method X()
Install C# Express after VS.NET 2005?08 Aug 2006 16:25 GMT2
I'm sure this has been asked before, but...
Is it possible to install Visual C# Express Edition AFTER installing
Visual Studio .NET 2005 Standard Edition?
I would like to develop some personal applications in C#, but don't want
cannot open DataBase08 Aug 2006 16:17 GMT3
When I try to connect to Access DataBase I get this on my browser:
The Microsoft Jet database engine cannot open the file
'D:\chessleague\db4.mdb'. It is already opened exclusively by another user,
or you need permission to view its data.
.NET and EXCEL08 Aug 2006 16:14 GMT2
Is there any sample code for vs2005 and Excel?
How to discover devices on network08 Aug 2006 15:52 GMT1
I am developing an application that must look out over TCP on an
ethernet connection to
locate our proprietary devices.  The Web application and the devices
are communicating over ethernet with TCP using known IP addresses at
web.config appSettings Store value with & character08 Aug 2006 14:50 GMT2
i have stored my connction string in web.config as we do usually. code
of web.confing is given below.
check the password field contain "&" character. now when i run my
application it gives error because value of ConnectionString is breaked
Gridview and dynamic size columns with a dataset08 Aug 2006 14:15 GMT3
Greetings,
I have a gridview which is sitting on a multi view control (witin a view),
and it is bound to a dataset which I dynamically apply to the control within
asp.net page.  The problem is that I can't seem to resize my dataview's
Force a Windows XP look08 Aug 2006 13:28 GMT20
I have an application, designed in Visual Studio 2005, which will run
mainly on Windows XP computers.
If I run the application on a Windows XP computer having the Windows XP
Theme selected the controls look nice rounded, etc. just like in Windows
Custom properties08 Aug 2006 10:19 GMT4
I have created a control and added a few properties.  One of these is an
array of DateTime objects, looking like this:
[Browsable(true), EditorBrowsable(EditorBrowsableState.Always),
Description("whatever"), Category("look")]
distributed development with DOTNET08 Aug 2006 09:36 GMT1
We are a small company but with programmers distributed across multiple
locations in two countries. We are planning on creating a Web project
(ASP.NET Application or ASP.NET Web Service). Is development with the Web
Server at one location only a problem in this situation? Has anyone
Currency Localization Issue08 Aug 2006 06:56 GMT18
OK, I have a database table, it has prices of products in it, like so:
ProductPrice                  MONEY
ProductIsoCurrencyCode CHAR(3)
Now, both CultureInfo and RegionInfo have currency-handling functions inside
DirectoryEntry.CopyTo Not Implemented!!08 Aug 2006 05:36 GMT1
.NET 2.0
I was hoping the CopyTo method would be just what I needed to create a new
user in the same container and with the same properties as an existing one.
Rather than have to create the user and configure all the properties
How to cast in an xml based dataset SELECT method?08 Aug 2006 02:33 GMT11
My Situation:
// I have an .xml file that I am reading into a dataset in the
following code -
DataSet ds = new DataSet("MyDataset");
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 July, 2006
 
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.