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
basic question15 Aug 2006 08:56 GMT4
I'm not sure if this is the correct forum or not, but I have a basic
question.  Currently we have are doing calculations via stored procedures and
then returning the results back to the client in either a web page or a
winForm style application. There are times that the stored ...
Strange Multiplication Rounding Results in .NET 1.115 Aug 2006 08:00 GMT3
Hi, Does anyone have any idea why in the immediate window in Microsoft
Development Environment 2003 version 7.1 that ?240*4.1 =
983.99999999999989?  I know that math.round() will correct... but these
results seem crazy.  Any ideas?
Application unhandled exception15 Aug 2006 07:07 GMT3
In Main I register ThreadException to handle unhandled exceptions
Application.ThreadException += new
ThreadExceptionEventHandler(App_ThreadException);
The method will show a MessageBox or a Form instead of .NET 2 default
Windows service suddenly stops work.15 Aug 2006 06:51 GMT3
I wrote a windows service in c# in .NET 1.1 and SQL Stored Procedures, and I
run it on Microsoft windows server 2003 service pack 1.
The service works every 10 minutes and pass data between SQL tables.
The service works well for about 2 hours.
Difference between file version and assembly versions15 Aug 2006 02:05 GMT5
In VS.2005 using VB.NET
There are two versions on every project, The Assembly Version
and the File Version.
Why are there two different versions?
Custom deployment even possible?15 Aug 2006 00:57 GMT1
I would like to know if the following is even possible with the visual
studio.net Setup and Deployment project.
1. During the deployment after creation of application directory the
setup needs to prompt user to select another location to send a data
Changing VB.NET 2003 connection from SQL Server 2000 to 2005 database.14 Aug 2006 22:38 GMT3
I'm having a difficult time getting my current VB.NET 2003 application
to point to my upgraded SQL Server 2005 database. I performed the
upgrade from SQL Server 2000 to SQL Server 2005 on my local computer
and when I try to reconnect my VB.NET project to SQL Server 2005, I
ComboBox Behavior14 Aug 2006 22:25 GMT1
I currently have a combo box that will jump to a selection when the
user inputs some text. The problem I am having is this.
The 2-digit numerical values displayed in the combo box are padded with
a leading zero if the number is less than 10. The problem with this is
Newbie Question14 Aug 2006 21:54 GMT2
I am very new to .NET / C#. What I want to do is call a method which
performs a search when the ENTER button on the keyboard is pressed. The
way the application currently works is that I enter text into the
textbox, then click the Search button.
Viewstate cache timeout14 Aug 2006 21:25 GMT1
An application recently started getting an error I've never seen before:
"The server viewstate cache has timed out.  The application was unable to
successfully recover state.  To address this exception, modify your
web.config to use client-side viewstate caching, or to extent the ...
Unhandled exception - get local variable values14 Aug 2006 20:33 GMT1
Let's assume the following situation:
An application is working in DEV environment but failing in production
because of a specific combination of data not handled properly.
Things like that are sometimes pretty hard to catch or predict since
DB naming guidelines14 Aug 2006 18:54 GMT1
Does anyone know any place where I could find information on naming
guidelines for tables, fields, PKs etc ?
Ah, what do people think of a table that has 200, 300 fields in it
(considering all fields do relate to the table)? Should it be "split" into 2,
Application Framework based on .NET for migration of Access Contact DBs14 Aug 2006 18:08 GMT1
I was wondering if there is a general framework based on .Net that
could be used for migrating Contact databases (MS Access) to a web
enabled world.
I was looking into a migration into CRM 3.0 however it seems still to
OOP question about properties & methods14 Aug 2006 16:31 GMT17
Lets consider a class called Currency. This class must be the responsible for
taking care of all calculations over currency exchanges, in such a way that I
pass values in Euros and it returns the converted value in Dollar for
example...
Another Newbie Question14 Aug 2006 15:37 GMT1
I need to be able to delete a tree node by clicking on the Delete key
on the keyboard. (Basically, clicking on the Delete key calls a method
which performs the delete.)  An explanation and/or example would be
very much appreciated.
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.