| Thread | Last Post | Replies |
|
| .Net and Multi-Core Systems | 26 Jul 2007 02:46 GMT | 3 |
We all agree that multi-core is where the industry is headed. Can the .NET framework take advantage of multi-cores? are the programs written in .NET multi-threaded by default or is additional tweaking required? Will there be any new features in the new version of the .NET
|
| Vista version | 26 Jul 2007 00:46 GMT | 2 |
Can someone tell me what version of Vista is required as an OS for a .NET 2005 developer. I don't want to install .NET on the wrong version. Thanks,
|
| Windows Vista where is run... function | 26 Jul 2007 00:37 GMT | 3 |
I can not find the run... in Windows Vista which in all the previous versions of windows is found at start/run Please help. Thank you
|
| Regarding the integration of Currency convertor into web application | 25 Jul 2007 09:37 GMT | 1 |
Hai all Can any one help how to use currency convertor in Web application as I need to implement the currency convertor into my project. I tried in so many ways and was unable to gather any information regarding this.
|
| tips on declaring connection string globally - newbie | 25 Jul 2007 08:18 GMT | 3 |
I am a newbie in programming and i wonder how to do this.. Everytime i code forms i have to declare the connection string sample: Private Sub frmItems_Load(ByVal sender As System.Object, ByVal e As
|
| Problems with Windows Media | 25 Jul 2007 06:35 GMT | 1 |
I am having a problem playing a movie on windows media player, its says i encounterd a error and has to close. What can i do. Before that though it would pop out it can not play because it is missing a dvd decoder so i went and i pay for the dvd decoder pack through roxio called ...
|
| .net client to axis2 server with attachments? | 24 Jul 2007 22:12 GMT | 1 |
I am looking for an example of how to connect from a .Net Windows client to an Axis (Java) web service, and upload a binary file to it using SOAP with attachments, or MTOM, or whatever works. If anyone's done this or found a good reference please point me the right way.
|
| Partial Class | 24 Jul 2007 20:36 GMT | 3 |
Just curios to know why a vb class is referred to as partial class. Especially after adding this item to your project. Thanks for any clarifications.
|
| "." in Project Name or Namespace name | 24 Jul 2007 20:31 GMT | 2 |
I'm just wondering if it is perfectly acceptable to have one or more period (.) in the name of Visual Studio projects and in namespace names? I would hope not - but I'm having some flashbacks of the nightmares we endured when the world went away from the old DOS 8.3 file names to ...
|
| Convert string to a control | 24 Jul 2007 15:28 GMT | 2 |
All I have a bunch of label controls on my form. All those label controls will start with the id "lblEffDt_". (lblEffDateValue_ddlDeliveryMethod, lblEffDateValue_txtPriority
|
| Verifying C# Post | 24 Jul 2007 14:07 GMT | 1 |
I have some code that posts an XML to a URL (WebRequest). The URL that gets this XML is not up and running yet. Is there a simple way to test that the Post succeeded and the data posted is valid? Thanks.
|
| ClickOnce Questions | 24 Jul 2007 07:30 GMT | 3 |
I've a few questions about ClickOnce in VisualStudio 2005. The installation of my application works fine, I published the files on a webserver and installed the app on a winxp client, updates works also fine. But here's my first question:
|
| Monitor Garble | 24 Jul 2007 05:35 GMT | 1 |
This just started, I am playing games and my monitor looks like a mass of tiny little boxes of different colours. The only way I can get rid of it is actually turning the computer off at the power source. I know that is not good, but alt ctrl delete does not work or shutting it ...
|
| Is there any method to covert a pdf file into jpg file in c#? | 24 Jul 2007 02:14 GMT | 6 |
Is there any method to covert a pdf file into jpg file in c#? Many thanks for your replying.
|
| Publish Web Site To SharePoint Server | 24 Jul 2007 01:02 GMT | 1 |
We have a web application developed in VS2K5 using C#.NET and have no problem using the Publish Web Site feature to publish to a web server that has FP Extensions installed. What we would now like to do is publish the app to a web server that has
|