| Thread | Last Post | Replies |
|
| How do I get the Machine Number? | 13 Dec 2005 17:48 GMT | 3 |
C# As the title says.....How do i obtain the Machine Number of the machine my code is running on in C#?? Thanks
|
| Visual Studio 2005 Trial Edition | 13 Dec 2005 16:24 GMT | 1 |
I have a simple question...Is the visual studio 2005 trial edition that may be ordered (that is currently on backorder) simply the beta 2 release? Or is there any other changes that were made. The reason that I ask is that all of the order confirmations state "beta 2"
|
| Wish: How to generate image of possible browser view for HTTP Resp | 13 Dec 2005 14:50 GMT | 3 |
C# 2.0 XP SP2 In My Code, I am using HttpWebRequest to visit a particular URL. I am required to generate a snapshot image (if this request were made through say
|
| Windows Forms Control Hosted in IE | 13 Dec 2005 12:16 GMT | 5 |
I have built a Windows Form Control which is hosted in IE (for our Intranet). The form logs into a Web Service and retrieves information for display. However, because the web service is on a different internal server, we get the error message: "Error in document service. "Request ...
|
| How do you manage a project branch when 3rd party library versions change? | 13 Dec 2005 10:32 GMT | 1 |
I'm developing a WinForms C# 1.1 application and am reaching a point at which my code may face a branch - let's say version 1.1 is released to end users and we'll continue to fix bugs, but version 1.2 is being developed.
|
| Oracle connection string problem | 13 Dec 2005 06:18 GMT | 6 |
I am using Oracle 9i in my application and facing a problem with the connection string. In the datasource attribute of the connection string i had to specify an entry in "tnsnames.ora" file for it to work correctly. If i copy and paste the entry in the "tnsname.ora" file ...
|
| Please help | 13 Dec 2005 03:06 GMT | 1 |
I created asp.net webservice (hosted on a windows 2000 server box with .net framework 1.1 with sp1.1 installed). The ws runs perfect on the server. On my laptop (XP with sp2) when I try to add a web reference to the webservice I get the error
|
| from excell file to sqlServer | 12 Dec 2005 22:18 GMT | 1 |
I have an excell file with 4 sheets. I want to read each sheet (with VB .net) and insert it to different tables in my database.. How can do that in a smart way?
|
| Reading Database Information Within Code | 12 Dec 2005 22:06 GMT | 1 |
I'm sure there's a way but I'm not sure of the object that I could use to do this. I'm wondering if there is some Microsoft SQL object that would allow me to go out to SQL and for a given database determine what tables/views/stored procs exist within?
|
| DataGrid DropDown Template Column | 12 Dec 2005 19:41 GMT | 1 |
I'm new to Web development so I'm doing some bootstrapping and would really appreciate any help. Been grappling with this for days and am utterly confused by all the information on the web. I have a DataGrid with customer information. The last column is a dropdown template column ...
|
| Dynamic Arrays in ASP.NET? | 12 Dec 2005 19:15 GMT | 7 |
I am converting an ASP page to asp.net. In this application, a user can enter a list of numbers, separated by commas. The relationship involved is 1 to M and I never know how many different numbers the user will enter.
|
| Bit Operator in C# | 12 Dec 2005 16:57 GMT | 5 |
I am a VB programmer tring to learn C# I am stuck on a bit operator "&" in VB: ' checkLogin = 3 means "Login exists" and "Employee Number exists"
|
| Why would I want a MSDN Professional Subscription? | 12 Dec 2005 16:30 GMT | 2 |
Isn't MSDN online for free now?
|
| Avoiding redundant storage. Share keyword? | 12 Dec 2005 16:01 GMT | 6 |
In a VB.Net 2.0 project, I have a WizardClass that contains a List (of RuleClass). Each rule needs access to variables within it's parent wizard, so the constructor for RuleClass is New (ByVal Wizard as WizardClass). Each rule then has a property Private Wiz as WizardClass,
|
| framework changes 1.1->2 | 12 Dec 2005 15:19 GMT | 2 |
does anyone have a lingk to a doc that describes the changes to the framework 1.1->2? as it is 4 times the size they must be substantial. cheers guy
|