Carmen Cerino's Q&A profile
Visual Studio Team System mstest with custom test type and metadata(vsmdi) file?
I'm trying to use mstest.exe to run a test from the commandline. The test was created as a custom test type that I have created via the extensibility SDK. I've done a lot of investigation and here's the results: 1) inside VS I can run the custom test fine. 2) I can run the custom test fine using the /testcontainer: option of mstest.exe. 3) I can run a generic test using the same vsmdi file with mstest.exe. 4) trying to run the custom test type with the vsmdi fails with an "Test <foo> cannot be found" error. I ran scenarios 3 and 4 (only difference being generic test vs. my custom test) under cordbg. Here's t ...Show All
Visual Studio Express Editions asp to php on a freebsd webserver with only php allowed (currently)
yeah, i have this website @ globat.com and i wandered if there is a way i could make somthing with this visual web developer, make it look all nice and pretty and the like, BUT, with the exception of somehow converting whatever i created to a PHP format without messing with command line anything or some other app that brands (made with x-y-z a product) somewhere on it, u see i have this domain 4druids.com, and i use subdomains on it too i use phpbb on one of my subdomains and i use mysql for the database i just wanted to create somthing with this web developer and make it work on a php only server with mysql support (i havent decided wha ...Show All
.NET Development Generating a SOAP message from WSDL without creating a proxy class.
I am writing a program that reads the WDSL document and generates a SOAP message in C#. I don’t want to create a proxy class from the WSDL document, I need the program to understand the WSDL document and be able to generate a SOAP message. I am working on generating the SOAP body from the types part of the WSDL, using the ServiceDescription class. My problem now is that I can’t reach the elements contained within other elements in the schema, and work on them. I’m using XmlSchemaObjectTable XmlSchema.Element to access the elements, but when I use that and count the elements for example, it doesn’t count the element contained insid ...Show All
SQL Server Deploy SRS created in 2005 to SQL 2000 SRS
I have SQL 2005 on my dev computer. Can I deploy reports from it to a SRS 2000 instance If not, what do I have to install on my dev computer to generate SRS 2000 reports ...Show All
Software Development for Windows Vista I want to develop a very simple video broadcast program. How can I geeting start? Thanks
I want to develop a very simple video broadcast program. How can I geeting start Thanks mtfck wrote: I want to develop a very simple video broadcast program. How can I geeting start Thanks By broadcast do you mean live streaming video, or do you mean pre-recorded archives that people can view whenever Do you want to control the look and feel of the application that generates the stream, receives the stream, both, or does it not matter Do you want to embed the video in a website or access it from a custom app I ask all of this because it all affects decisions that one would ma ...Show All
.NET Development Optimize string allocation
I'm testing with the performance tool using the instrumental setting. The report showed the System.Version and System.String are the types with most instances. Is there any best practice to optimize it Actually, the current performance of my application is good enough but I just want to improve it further. I found that a single function has already made up 1/3 of the total string instance. The code is a simple structure. It open up a database connection and command. Then, a data reader is used to extract a string from a column and the extracted string is placed into an ArrayList. I wonder why such a simple function will require so many strin ...Show All
Windows Forms datagrid return data when "enter"
Trying to do a search form which contains a datagrid binded to a dataset. what i am trying to do is user is able to scroll up and down in the datagrid and when user press "enter" key, column 1 data's will be returned to parent form. any idea how to do this thank you I don't know any reason for that , but ...Show All
Visual Studio Tools for Office Publish to SharePoint?
I'm feeling a little foolish for not being able to figure this out, but I've built a Word application and I need to be able to publish it to SharePoint. I would have thought this would be trivial, but.... Any help would be appreciated! Thanks! Brad. These two MSDN articles provide great information on deploying VSTO solutions. Thanks! Mike Hernandez Community Program Manager VSTO Team VSTO Deployment These whitepapers are interrelated, so be sure to review both of them. · Overview http://msdn.microsoft.com/office/default.aspx pull=/library/en-us/odc_vsto2005_ta/html/office ...Show All
Visual C# Process.GetProcesses() and user privilege
I have a VS 2003 C# application that works fine in most environments. It has recently been installed in a corporate environment (WinXP / Server 2003) where the user workstations are pretty well 'tightened-down' from a security point-of-view. The application makes use of the Process.GetProcesses() and it appears that the application throws an exception when this is called due to insufficient privilege. So my question is -- from a security perspective, what changes in groups or policy or whatever need to be made such that Process.GetProcesses() will not throw Obviously, making everyone an admin would solve the problem, but I am looking for so ...Show All
.NET Development Static Interfaces
What about allowing static interfaces Regards SvenC, Here's an example of where a static interface ( or possibly an interface which includes both static and non-static methods) might be useful. Suppose that we want to create a bunch of validator objects in our domain, but we don't want to incur the costs of object creation. Furthermore, aside from performing validation, there is really no need to keep the validators around - e.g. after calling Validate(), we are done with the objects. Consider an interface IBaseValidator, which is defined as such: public interface IBaseValidator { static void Validate(ref o ...Show All
Visual Studio Express Editions New to Visual Basic 2005 / Need Suggestions for books, tutorials, etc
Hi all I am new to programming, and new to Visual Basic. I just downloaded VB 2005 Express Edition about a week ago, and I have been taking the msdn video lessons. I am on video 6 of the 16 videos. There are so many books out there for Visual Basic that I don't know where to start. Maybe if I tell you what my goal is for using Visual Basic that will help you point me in the right direction. My company has an Information Technology Applications Programmer position open. They will hire someone who has experience with Visual Basic before they hire someone who does not have experience with Visual Basic. In order to demonstrate the exp ...Show All
Visual Studio Express Editions displaying complete text in a dropdownlist control in
hi i am populating a dropdownlist from database. the query is working fine. problem is the full text is not appearing in dropdownlist. e.g if it is "expenses-legder full details" in database. in dropdownlist its showing only "expenses-ledger " and omitting rest of the characters. is there any property of dropdownlist i can set to get this work. thanks CS When you display the list you are most likely seeing it only be as wide as the instance of the DropDownList itself, this indicates that your instance is not wide enough to display such a long string and given that it doesn’t have an AutoSize property the way many ot ...Show All
Visual Basic Programming to Physical Comptuer
Hello Once again, I need your help I want to know if there is a way that the programming that can affect the real physical computer such as the hard drive, motherboard, RAM, Power Supply, Drive Thank You! all answers to kn1123@gmail.com! dallanadia wrote: Hi, I need your help i have a home pc with windows xp home edition installed my ram is 512MB and the cpu 3.20GHz, well all of the sadden my pc turns off. the temperature is about 88-90 I checked for bugs viruses etc, nothing I re-installed the windows xp I have no big files in my pc and the temperature is not dropping a bit. What can I do ...Show All
Visual Studio Team System Any idea when MSFWinBuild will become available?
Hi I have checked both places mentioned, on MSDN and GotDotNet, where I could get MSFWinBuild but neither place seems to have it. Is there any indication when it will be come available Cheers Brett I've been working for some time now on customisation of the MSF Agile template. Given that there is no immediate sign of MSFWinBuild, I've been trying a workaround by uploading the source version of the template after testing it thoroughly in standalone on my local machine. (I appreciate this is not great performance wise, but right now I'd rather have a slow something than a fast nothing) The ...Show All
Visual Studio Tools for Office Beginner Problem? Add-in runs fine inside VS2005B2 but fails to load in Outlook 2003
I have a very simple add-in that seems to compile and run fine in VS2005B2. I also created an MSI Setup package using the template project for the Setup. Setup runs & works ok...as far as I can tell, but Outlook does not load the Add-in, (it appears in the COM Add-in list) but it shows a message saying. Not loaded. A runtime error occurred during the loading of the COM Add-in. Is this related to the security context Is there an easy way to have full-trust on the machines where the installer is run Or is this a different issue Any help is appreciated. thx Hi, Here is the working link: http://blog.jausovec.in ...Show All
