| Thread | Last Post | Replies |
|
| Global Suppression of Code Analysis of CA1811 | 20 Nov 2006 15:46 GMT | 2 |
I am using WCF (RTM) and have many properties that look like this. I ** MUST ** have the key word private for serialization, however, I don't want anyone to be able to call the set method in the assembly. [DataMember( Order = 1, IsRequired = true )]
|
| calling a .bat program in a vb .net program | 20 Nov 2006 15:13 GMT | 2 |
I need to call a .bat program inside a vb .net program. I have yet to find anything on this but have just started searching. Can someone enlighten me? It was be very much appreciated. Thanks,
|
| creating my sql tables while installing web setup.exe | 20 Nov 2006 14:31 GMT | 1 |
i hv got a web application that uses my sql and i want to create tables at the time of installing web setup.exe wat is the procedure fr doing this ??????
|
| Creative mediasource player jet engine 4 required | 20 Nov 2006 14:28 GMT | 1 |
I have creative mediasource player and when i go to open PC music libary i get the message that music libary is corrupted please run jet engine 4.0 service pack 3 and above I have windows XP and sp 2 installed so when i get the sp8 its won't update
|
| Access Databases and ASP.NET 2.0 | 20 Nov 2006 14:23 GMT | 1 |
I am sure that this is a simple (but annoying problem) I want to be able to use an Access (2003/2000) database to control membership, login as well as the underlying site data. I appreciate that using this database rather than a SQL Server Express or
|
| Play sound in ASP.NET | 20 Nov 2006 13:58 GMT | 1 |
I'm looking for a sound player for Visual Basic 2003 for web projects (ASP.NET). I'm interested in MP3 files (other types of files too). Regards,
|
| deploying web reference in Pocket Pc | 20 Nov 2006 05:59 GMT | 1 |
Hi I have created a windows CE application in vb.net using vs2003. In that I have some webreference to connect to oracle for DML purpose. I need to create a setup like which I can deploy it in to my pockect pc.
|
| auto parenthesis formating | 19 Nov 2006 16:22 GMT | 2 |
yes I know this is a trivial matter but...... VSNet alway formats the parenthesis in the same manner i.e void foo {
|
| crystalreport export to disk | 18 Nov 2006 18:51 GMT | 1 |
the export of a cr to apd-file works with the statement: cr.ExportToDisk(CrystalDecisions.Shared.ExportFormatType.PortableDocFormat, _ "c:\temp\export.pdf"). But after the export Adobviewer opens a window with the exported file.
|
| reference hell in VS2005 + VSS: need help :( | 18 Nov 2006 12:54 GMT | 2 |
We have a bunch of problems with rreferences since we moved a project from .NET 1.1 to 2.0 and started using VS2005; we went on with using SourceSafe. Soluton file isn ot in VSS. VS2005 handles references strangely. After the reference change and
|
| A good pc for big Winforms project. | 18 Nov 2006 10:46 GMT | 4 |
I am working on a quite large project composed of about 80 winforms. Most of them contains about 200 controls (half are labels). We are five working on this project and we are using visual studio 2005, visual soursafe 2005 and SQL SErver 2005. We are also using DevExpress Grid
|
| Try - catch in an Unit test | 17 Nov 2006 14:49 GMT | 2 |
I am writing unit tests in VS2005 and am having the following problem: I am trying to test a timeout property of one of my methods. This timeout exhibits itself in an exceptioin - i.e. I am sending a command to a hardware device, and if it does not answer in the timeout defined
|
| Difference between VS Team System and VS Team Suite? | 17 Nov 2006 04:31 GMT | 2 |
Can anybody please explain me the difference between Visual Studio Team System and Visual Studion Team Suite? Mana
|
| Try - catch in an Unit test | 17 Nov 2006 00:29 GMT | 1 |
I am writing unit tests in VS2005 and am having the following problem: I am trying to test a timeout property of one of my methods. This timeout exhibits itself in an exceptioin - i.e. I am sending a command to a hardware device, and if it does not answer in the timeout defined
|
| The project directory cannot be created (.net 2003) | 16 Nov 2006 23:04 GMT | 2 |
I keep getting told by vs.net 2003 that "The Project Directory cannot be created. Check that the disk is writeable and that there is enough room on the disk"
|