Software Development Network Logo
  • Smart Devicet
  • Windows Forms
  • Visual C#
  • Visual C++
  • IE Development
  • VS Team System
  • Audio and Video
  • Game Technologies
  • SharePoint Products
  • Visual Studio
  • Microsoft ISV
  • Windows Vista
  • SQL Server
  • .NET Development
  • Visual FoxPro

Software Development Network >> Ray.B's Q&A profile

Ray.B

Member List

jbh314
regthesk8r
giba7
ricky rich
DonRajah
Radha Mukkai
Adam Nemitoff
Jotnarta
Buddhist
cssjm
JDPeckham
Lee Sibbald
ReneeC
fraser_foo
Trevor E Hilder
Donaghy
IBRAHIM ERSOY
JNG
Kevin Hoffman
Flap
Only Title

Ray.B's Q&A profile

  • Visual Studio Team System Restricting who can add Workitems

    Hi All, Would like to know if you can filter out who can create workitems. I only see the ability to Edit and List. And the Edit does restrict but also does not allow one to EDIT a workitem he/se is assigned. Any help would be appricated. Steve You can restrict who can create work item by security on the state transition that brings the work item to new state. See transition security documentation at http://msdn2.microsoft.com/en-us/library/ms194954.aspx . In work item type xml, you can add "for" and "not" attibutes for initial state transition <TRANSITION from="" to="Active"> ...Show All

  • Audio and Video Development Listing AC3 Audio in Playlist

    I received some assets for a project and I got two files: 1) m2v (MPEG-2 video stream) 2) AC3 (DolbyDigital stream). How do I enter these in the Playlist Or will these get muxed into a map file you need to open Advanced Content...import both media files ...drag the .m2v to the top video line...drag the audio to the 1st audio line...then file\build\ and it will create adv_obj and HVDVD_TS folders ...look into the newly created HVDVD_TS folder and you will find your .map files ...then you can script them to do whatever you want...(be a background video) or a main title...just make sure you add a new title id to your playlist any time you add new video... ...Show All

  • Windows Live Developer Forums How to add messenger contact in a web page

    Someone have a script to take the messenger contact an put in a web page or a web form ! I have to use aspx or it's the same if I use asp ! thanks ...Show All

  • Windows Forms accessing controls from inherited windows form

    I hope I am posting this question in the right place... The problem I am having is that all of the UI elements belonging to an inherited windows form are accessible and editable through the VS2005 Properties window except for the ToolStrip and StatusStrip belonging to the base form. I can access them programattically but I can not edit them through the designer which makes it difficult to add items to the tool and status strips. Is there an easy way to make the inherited controls editable with the properties window A breif explanation is that I am developing an application where I will have several windows forms with the same UI elements but each form will obviously be manipulating a different set of data. I created a class called ...Show All

  • Visual Basic Create new Webbrowser

    I want to create a new webbrowser and display it in a tab I tried this Dim browser as New Webbrowser in TabControl1.SelectedTab But that doesnt work... hopefully based on that code you know what i'm trying to accomplish.. Okay, I am led into another problem: I need the tab Title to change based on the current navigated page of the browser contained within ALL of the open tabs I think I can use this: Private Sub thebrowser_navigated page TabControl1.TabPages.SelectedTab.Name= thebrowser.URL.Tostring() End Sub But that, if it worked, would only function for the selected tab, not for all the tabs. I need this to work for all tabs, and update as soon as a new page is navigated to. ...Show All

  • SQL Server Parameters Changing Parameters

    I have two parameters, Vendor and Status and I need to change the value of Status when the user changes the vendor from all to a single vendor and grey out the status parameter or just have it show all. Any Guildence . I ened up finded that this could not be done. So I created a textbox that would come up when the users query would not return any results and tell them that they would need to select All to find out the info they were looking for. ...Show All

  • Visual C# CheckListBox select single item...

    hi.. How i can select single item in a CheckListBox... I want to enable it or disable a single item or i want to check it or uncheck it... Thanks in adavance, Vinay I'm not sure about enabling and disabling individual item and doubt its even supported but You can check and uncheck programatically using this function: checkedListBox1.SetItemChecked(index, true); // Check checkedListBox1.SetItemChecked(index, false); // Uncheck Best Regards, ...Show All

  • SQL Server Install problem

    I am having a problem installing SQL express. I have 2.0 framework installed as well as the other express software. I also have Visual Studio 2003 installed. Do I need to uninstall other version of Visual Studio Do I need to uninstall other versions of SQL. I get an error but it does not tell me what the problem is. Thank you Dee I took a look at the Suumary.txt file and do not understand where there is a problem. Microsoft SQL Server 2005 9.00.2047.00 ============================== OS Version : Microsoft Windows XP Professional Service Pack 2 (Build 2600) Time : Wed Aug 16 07:22:32 2006 MARK : SQL Server 2005 Setup has detected incompatible components from beta versions of Visual Studi ...Show All

  • Smart Device Development Use VB2005, the command for a WM5.0 device program that needs to download a file

    Hello, I have a small program that runs on a smart device that needs to download a text file from an ftp site on the Internet. I can't seem to find the command to do that; can anyone help me Thank you Thank you sir. I have already done that as per Mr. Tumanov's recommendation. I still have much to learn and I am not going to give up; just get extremely frustrated at time but who does not. Let me take this space to rant a tiny bit about Microsoft. I say 'tiny' because I am absolutely flummoxed by the effort they have made in creating Visual Studio, the .NET Framework and the abloulutely tons (terrabytes ) of help. This tremendous effort can't be complimented enough but I come at this as a person trying to learn all of it ...Show All

  • .NET Development .Net Remoting Problem

    Hello All, I am having a big problem with .Net Remoting Framework. I have two Applications and both are console based. I am using .Net Remoting to pass messages from these applications to my Console Listener. The applications are sending messages alright but the problem is that when the two applications are running at the same time the console listener is showing the messages from both the applications instead of one. Both the application are using the same logging framework . I am registering the object as SingleCall and even though the objects are being registered at different ports the .Net remoting framework is not able to differentiate the messages in terms of port. Can anyone please help me with this problem. Please post ...Show All

  • Visual Studio Express Editions how to open another windows form ??

    First off want to say hi to everyone as i am new to the forums and also c#. I will try to explain what i am doing so that i can get help, and just to let you know that yes i have tried looking through the C# express help file and still can not find what i am looking for. Ok, here it goes... I have my standard windows form (the main one called Planner.cs), and i created a 2nd windows form (called NewEvent.cs). What i am trying to do is make a button so that when it is clicked it will open the NewEvent.cs Form so they can fill it out. "Then my next step will be trying to figure out how to get it to save to the database." but any help on my question is appreciated thank you. As an ad ...Show All

  • Software Development for Windows Vista VuMeter

    Hi, I want to develop a VuMeter to integrate on a capture and player App. How can i kwon the audio level thru DirectShow All comments/suggestions/tips are wellcome. Thanks You mean something like this: http://www.softpedia.com/get/Programming/Components-Libraries/GDS-Real-Time-VuMeter.shtml ...Show All

  • Visual C# changing table names

    I have a bound dataset, with tables (2000,2001,2002,2003 etc). all these tables are the same, just different names. Because these names will change over time I want to be able to add them within the program. If I design the form around the table 2000, can I change it to display the information from table 2003. The table 2000 would have a tableadapter and bindingsource. If this is possible can anyone show me in c#. Thanks in advance. Thanks for the thoughts but I want to keep the tables seperate (one for each year). Would this work: If I list the tables in a combobox. Select the table. Bind to a datagridview If this is dooable - I only need to know how to read ...Show All

  • .NET Development writing a Telnet client with VB. NET

    Hi, I am trying to write a simple telnet client using VB.NET with Visual Studio 2005. I am using System.Net.Sockets. But I cant make it work yet. What I need is: To automate some tasks on UNIX server. To achieve this, I need to login to unix (from within my app.) via telnet, and run some commands. T hats all. Anyone can help me with this Thanks Fede. TDavisjr, thans so much for the help. I've tried stepping in but I'm not seeing anything yet. I'll keep on working on it tho. Thanks again for putting me to the right direction. Wekkaw ...Show All

  • Visual Studio Where can i get VS2005 for free?

    Hello, Where can i get VS2005 for free I am student of High school and i am looking for some studying program where would i can get VS2005. I found http://theSpoke.Net but that's not longer available. I was also looking for MSDN AA, but that's for University or College, but i am studying High school. Any another chance how can i get copy of VS2005 for free I was using VS Express, but that's not support addins and i haven't chance develop for Windows Mobile and these two things are what i want. Sorry for my poor english, i am still learing. Thanks for help. you can't get the full VS For free, you must purchase it either from your retailer store or the internet, or purchase a subscription to M ...Show All

©2008 Software Development Network