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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Random Compiler Errors14 Jan 2005 17:18 GMT6
I get random errors raised when compiling a multi-project application. For
example the compiler will claim that a class has no constructor when it
does. If I replace the first line of the constructor with the same code ( or
just re-load VS)  and then recompile things are OK for a ...
Application Screen Refreshing Issues14 Jan 2005 16:55 GMT1
I started having this weird problem.
I developed this user control. I place it on a form and I run the
application. The controls in my user control are all black and you see parts
of the screen the form is hovering over.
callback or event?14 Jan 2005 16:51 GMT2
I need to implement in my class something to notify events to the
application.
I must focus in the performance, so maybe you can tell me if is better to
implement a event or a callback (using delegate directly)
Combobox in a Datalist14 Jan 2005 16:25 GMT1
I am having ASP.Net WebApps.
I need to know, is it possible to have a dropdown menu (combobox) inside a
datalist.
If it is yes, can give me a sample code in VB.Net.
Architecture for a distributed app14 Jan 2005 15:35 GMT4
I could use some advice really, as I'm a developer who works on my own in a
company with no-one else to talk to who can understand me :-(
I've been asked to write a production managment and planning tool for the
horticulture industry (wholesale suppliers growing plants to be sold ...
VB.NET Question14 Jan 2005 15:12 GMT2
I have an app that I need to build and it consists of 5 distinct sections
with many subitems for each.  I am going to layout the software in a way
similar to MS Money.  
I want to autogenerate the left hand navigation from an XML file and that is
what does Inherits means14 Jan 2005 15:11 GMT1
<%@ Page language="c#" Codebehind="WebForm1.aspx.cs" AutoEventWireup="false"
Inherits="shine.WebForm1" %>
what does Inherits means in this tag, what is the use of it
plz explain me
IDictionary14 Jan 2005 15:05 GMT2
I'm trying to learn C#. I'm coming from Smalltalk. I need a good example of
implementing a Dictionary (Keys->values) without having to create my own
subclass.
I see how to add, but not sure how to create and instance, how to access the
Cost to upgrade to .net from VB614 Jan 2005 14:43 GMT1
Can someone point me in the right direction to help estimate
the cost to upgrade from VB6. We have 8 VB6 licenses. All
the box's are running VB6 and NT 4. We also are using VSS 5.0.
We have some massive(40+ forms) applications in VB6 that
FxCop14 Jan 2005 13:59 GMT5
I am getting a messages that I am getting.  Maybe someone can help
explain some of these.
Parameter names should use complete words
Type: ParameterNamesShouldHaveCompleteWords
DataGrid14 Jan 2005 11:51 GMT2
On the OnItemDataBound of a datagrid i am trying to check some condition as
shown in the code below:
  for(int i = 0; i < ReportDataGrid.Columns.Count; i++)
               {
control property categoryattribute14 Jan 2005 10:43 GMT2
I am in the middle of creating a control and wondered if someone could
help me with a problem I have.
My control is based on an existing control but I have added at least
twenty properties to this control and would like to put them in a
Process.StartInfo.EnvironmentVariables problem when there are two env variables that differ only in letter case14 Jan 2005 10:32 GMT3
example code:
public class envtest
{
    public static void Main()
Hashtables14 Jan 2005 09:48 GMT1
I'm using a hashtable where the key is always an integer.  The value stored
with the key holds another key that gives me a collection.  My question is
will the hashcode generated for the key (an integer) always be unique i.e.
is there any chance given two different integers that I ...
Same namespace structure across multiple languages?14 Jan 2005 06:30 GMT3
Question:  Can namespaces be shared by several projects within a
solution, if those projects use different languages?
We wrote some db code in C#, and some biz logic in VB.NET.  We brought
both projects within the same solution.  We used identical namespace
 
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.