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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ScrollableControl Problems01 Oct 2006 00:49 GMT6
I'm trying to create my own control derived from ScrollableControl
public  partial class qViewer : ScrollableControl{
       public qViewer() {
           VScroll = true;
Is C# really better than VB 200530 Sep 2006 12:55 GMT3
Can someone please enlighten me.  I hear different things.  Some
suggest that the difference between the languages in terms of
capability and versitility has really narrowed down to a point where it
does not make any difference which language you use.  Some suggest that
hWnd in .net?30 Sep 2006 01:34 GMT1
As an ex-vb6 developer, I used to just do something like me.hWnd or
button1.hWnd to get or pass the handle to that item. I noticed it
missing now in vb.net. How does one do this in .net?
TIA
How to dynamically display entries made into a growing log file29 Sep 2006 21:46 GMT2
Happy Friday everyone!!!
I am working on a windows service and a C# application and needed some
help with certain functionality. Please read through my issue below.
Thanks!
ASP.NET web farm with Oracle - design and deploy29 Sep 2006 21:29 GMT1
We have a web application running on classic ASP, where the session is
maintained in the Oracle DB, so every page redirect/form submit can
switch servers without any problem
we are looking now at writing a .NET application on the farm using same
C# Regular Expressions29 Sep 2006 19:07 GMT6
I have a series of number that need parsed. Strip the zeros, if a caret
exists replace it with a slash.
1.) 000123^2 - should be 123/2
2.) 1^2 - should be 1/2
is there syntax error in my code29 Sep 2006 18:33 GMT3
I am getting squggly blue on (i==1) as well as on d.
class Program
  {
     static void Main(string[] args)
string variables in C#29 Sep 2006 18:30 GMT2
In the following code, I am getting a compile error saying that use of
unassigned local variable d.
Can anyone help?
----------------------------------------------------------------------------------------------
string variables in C#29 Sep 2006 18:27 GMT6
In the following code, I am getting a compile error saying that use of
unassigned local variable d.
Can anyone help?
----------------------------------------------------------------------------------------------
Exception Layer?29 Sep 2006 17:25 GMT1
As i have said before i am new to the 3-tier architecture and so far, i
have wrote quite a bit for both my DAL and BLL.  Now one thing i want
to sort out is exceptions.
Should i just create an exception class within each layer?  That way
how to zoom29 Sep 2006 17:15 GMT1
I'm developing windows application using c#.net (vs 2003),  i've placed
several images (picture boxes) in panel control  and i want to zoom the
panel control so that the images and text which contained in the panel
control has to be zoomed and i want to work on that zoomed portion ...
Datagrid not displaying new column29 Sep 2006 16:17 GMT1
The problem I am  having is in one of the datagrids I added a new column.
When I run the application data is not shown in the new column. I am using
VS.NET 2003 and am connecting to a sql database(Oracle 10g). Before adding
the new column the other fields show up. The other ...
how to run SQL Script on server29 Sep 2006 15:32 GMT1
dear all i am using ASP.net ,c# and SQL server 2000.  i have create all
table, stored procedure .views in my application which is running well
in localhost but now i want to deploy it on server.   for that pupose i
need to create  all table, stored procedure, views on the domain ...
Mysterious perf problem...could it be Date.Now? (long post)29 Sep 2006 14:23 GMT2
We've developed a seismic-data processing app in VB.NET 1.1 which runs on XP
Pro using SQL2K. Like all seismic data apps, it deals with HUGE amounts of
binary  data (we use NTFS sparse "flat files") ... a typical user will have a
20 Terabyte raid array.
Adding files to Assembly28 Sep 2006 23:16 GMT2
Hello .NET Sages,
Question.
What is the meaning of adding say, an XML file to a project, next to a .CS
file (not that it matters). Does that mean the XML file becomes a part of
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 August, 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.