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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# Application Problem on Windows 2003 Server18 Jan 2007 10:55 GMT3
I have a problem on an application I am developing:
This C# Windows Application calls a C# Web Service, which it uses the
SourceSafeTypeLib DLL to interact with Visual Source Safe 6.
The problem comes out when I call the VSS method "Get(ref string Local,
Is Visual c++.NET 2005 a compromise compared to C# or VB.NET ? advice needed18 Jan 2007 04:44 GMT1
I've been assigned the task of designing a distributed application from
scratch. I have no legacy applications to integrate or support. But I'm
faced with the question : Is visual c++.net a compromise when compared
to C# or VB.NET.
Conditional Assignment17 Jan 2007 21:09 GMT1
I have the following code in C#:
             lSelectedFilter = 1;
             this.tabFilters.SelectedIndex = (lSelectedFilter == 0 ? 0
: lSelectedFilter - 1);
RowFilter in DataView: Missing operand before '|' operator17 Jan 2007 17:52 GMT1
I am using a DataView to displaying a records from datatable. I have a
filter that I define it as follows:
          "Status = '' || Status <> 'Scanned'"
The problems is that I get an error about "Missing operand before '|'
.NET based content managment system ...17 Jan 2007 10:28 GMT3
I need to create a content management system for my application. I need to
use C# and ASP.NET for this development. I was wondering whether there would
be any good open source project which can be used with slight modifications.
Any pointers on this would be of great help to me. ...
Generic Types Question16 Jan 2007 09:13 GMT1
I have this structure:
Class ElemBase
Class Elem1 : Inherits ElemBase
Class ColecBase(Of GenElem As {ElemBase, New}) : Inherits
Converting .doc to .html file16 Jan 2007 03:02 GMT1
I want to automate a process of converting documents (*.doc) to html pages
using C#. Please note that documents might contain images within it.
Any pointers in this regard would be of great help to me. Thanks!
Regards
This Code15 Jan 2007 22:56 GMT5
This is code done by (Type:C++, and CLR console template).
The code built well, but NO output.
Please can any body help:
The code is:
finding a file15 Jan 2007 20:40 GMT1
i run windows xp in my computer .A problem was detect by windows and they
shut down before it caused problems .file NV4_DISP--the divice driver got
stuck in an infinite loop.how do I find what this file is and how to fix the
problem
chat application15 Jan 2007 10:03 GMT8
Greetings,
there is a nice multi-user chat application written by Microsoft in VB
which code is on the location:
http://download.microsoft.com/download/c/4/8/c488a081-85f2-4a2e-a121-
Proper class design question please15 Jan 2007 09:33 GMT2
I have a Customer table in the database that relates to a CustomerType table
(I have several other table combinations in the database like Document and
DocumentType).
As far as I can tell, I have several ways of defining the Customer class:
Filewatch saga continues15 Jan 2007 05:11 GMT14
I posted this problem earlier.  I wrote a quick test project, and I still
have the same problem. So I'm sure it's something in my code that I'm not
writing correctly.
Basicly I'm creating a file with abutton click from one application. The
driver installation file is missing the necessary entry15 Jan 2007 00:14 GMT1
I'm installing my Samsung Camcorder on my dell computer. Tried installing
software and drivers from both the cd and downloaded sw and drivers from the
website. Already contacted Dell in regards to this. I have already updated my
computer.
Passing parameter to windows service...14 Jan 2007 17:37 GMT2
I want to parameter passing to my windows sevice. I call service commands
like this ;
'------------------------------------------------------------
Dim sc As ServiceController
hiding members of an interface?14 Jan 2007 07:32 GMT1
I am confused:
Question 1:
the online help for the Stack class reads:
Public Class Stack
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 December, 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.