Software Development Network Logo
  • Visual J#
  • Architecture
  • Game Technologies
  • Visual FoxPro
  • VS Team System
  • Visual C++
  • Visual C#
  • .NET Development
  • Visual Studio
  • VS Express Editions
  • Windows Vista
  • Windows Live
  • Windows Forms
  • Visual Basic
  • Microsoft ISV

Software Development Network >> Chris_James's Q&A profile

Chris_James

Member List

LirenZhao
Blicos
David Gorsline
Shiny Zhu
John Holliday
cynistersix
Apek
Chandra Murali
marcotoon
buckeye72
johnlm
ed777
Ron Park
Eva DELORD
GarryHarrison
Keith Bromley
Unistoner
Cashdollar
The_RainMan
SeanHayes
Only Title

Chris_James's Q&A profile

  • Visual Studio Team System Warehouse processing problems

    Hi, I'm running TFS over a Virtual PC, and the OLAP Services eats my CPU most of the time. I found a post (http://forums.microsoft.com/msdn/ShowPost.aspx PostID=3063) and a blog about this problem ( http://blogs.msdn.com/buckh/archive/2005/04/19/409886.aspx ). But after I changed this setting to 3600 or to 360 and restart the TFSServerScheduler service, the OLAP Service crashed withot any additional information. I tried to process the warehouse manually (with de Run Web Service) and makes it crash again. I don't really know if this is the cause but, when I change back the setting to two minutes (120), OLAP didn't crash again (but it ge ...Show All

  • Visual C# Calculating Date

    Hi, I would like to know if anyone knows how can I make to get the time from the one that I specify until 01-01-1970 (It's like the "date +%s" from the linux) but I need to implement it in my aplication C#, anyone can help This should help: http://forums.microsoft.com/msdn/ShowPost.aspx PostID=80972 *nix uses 1 sec intervals, though, not 100 ns intervals. ...Show All

  • Windows Forms .net 2.0 and VS 2005 release date

    Hi, When was the final version of whole 2005 .net suite was first released including .net framework 2.0, VS 2005 and C#, VB.net 2005 Thanks, have a look for this webpage: http://lab.msdn.microsoft.com/productfeedback/default.aspx ...Show All

  • Windows Forms I don't know this is an easy thing to answer but how do you save it as a dll?

    Yea, I really have no experience with any computer stuff, but this Terrarium game seems interesting, but I am not sure if I am even correct on this, but it seems as if you need to save your codes as a dll, but I do not know how to save it as a dll... could someone please help me out In the Solution Explorer window, right-click on your project and select Properties. There's a dropdown labeled output type, select class library there. If you're having this kind of problem, though, you might want to start with some simpler applications than Terrarium. ...Show All

  • Windows Forms listView

    i have listView1 and i want to be able to select the index i want..just like in a listBox... example in a listBox u can do: listBox1.SelectedIndex = 10; and it select the index 10... listView does not have the SelectedIndex so how can i select the index that i want No. That returns the index of the focused item not the selected item. The focused item is not the same as selected item, although sometimes they may be the same. Have a look in the Hep for the difference between the FocusedItem and SelectedItems properties. ...Show All

  • Visual Studio Please---Urgent---Crystal Report Grouping

    Hi, I am using Visual Studio 2003 and am trying to create a report. I have Oracle 8i. This is what I have: Group1     Group2        Group3 I have done all the visual linking, etc. When I just put the group names in the report and run it, the group tree in the report shows fine. However, when I select other data from the tables and put it on the report, the group tree showing on the left on the webpage, is screwed up. I mean, if there is no group2 under group1; group1 will not show. This happens only when I put additional fields from the table on the report. If I place no fields on the reports, the gr ...Show All

  • Software Development for Windows Vista Security Roles in WWF

    Hi I am investigating WWF for a system design. The topic of user roles came up in todays discussion. A quick look at my SAMS WWF yellow beta book reveals no reference to User access roles appart from tracking in the SqlTrackingService. Has any work been done regarding assigning user roles to the workflow designer, or is this the hard work that is left to the developers Is there a timeframe on the roadmap for when user roles would be incorporated Peter Paul, I'm a little bit surpised by your answer. To my opinion workflow is about "work" flowing through organisations. Employees are i ...Show All

  • Windows Forms keycode

    hi everyone.......  i think most of you heard about this problem many times, but still i want to ask again.  actually, i have already did the things that i have to do to solve this problem based on solutions that i've got from websites and forums but still the problem occurs.  the solutions are:  - Register Crystal Report  - Register crqe.dll usin ...Show All

  • Visual Studio Team System Problems deleting Queries from Currituck.xml

    I'm trying to produce a minimal MethodologyTemplate - see my other posts. I have successful removed most of the initial tasks, work item type 'Qos', work item type 'risk' and work item type 'Scenario'. I have also added the new work item type 'Story' and added a corresponding query 'All Stories'. All this seems to work fine. However there are the following issues 1. Although the Team | Add work item menu correctly shows Bug, Story, Task the 'Value' drop down menu in the query viewer (select a project query, right-click | View Query) still contains Risk, QoS and Scenario as well as Bug, Story, Task. 2. If I remove the 'Al ...Show All

  • Smart Device Development Keyboard driver modes - How would one implement two diff behavior?

    Hi, My WM2005 device has a sliding alpha-numeric keyboard.   When that keyboard is open on the WM2005 Today screen, the keyboard enters a "numlock" mode.  This is where some overloaded keys that act as the phone’s dial-pad only output numbers, not characters ( so a user can initiate a call from the Today screen ).  When an app such as Pocket Word has the focus however, the keyboard functions “normally”, meaning all keys output characters and a user must press the FN key plus an alpha-numeric key to generate a number.     I have written a custom Today screen item that accepts user input in a textbox.   ...Show All

  • .NET Development what file is important

    Hi - Does anyone know what file would be considered most important when developing applications in asp.net. Thanks. I would say, if you are not pre-compiling, that aspx files are more important, only because with out them you would never be able to load a page so the web.config would not be accessed by the application any how. ...Show All

  • Visual Studio Express Editions I do not want SP2. I do not want SP2.

    Hi. I run on Windows XP Professional SP1 and I really need Visual Basic .NET Express edition, as SharpDevelop2 is very buggy (atm). The thing is: I do not want SP2. Please do not flood me with comments such as "BUT OMFG SP2 PWNZZZ SP1 ! !" but tell me one good reason why to update into it. Not "security", not "more stable", but something real. Incase it comes with some updates needed by the Visual Studio's, why not make the user able to download them just like that, not some massive load of bugs Is there a way to override the SP2 check I'm sorry but Windows XP SP2 is a require ...Show All

  • Smart Device Development sound?

    is it possible to play a sound through the standard way on a smart device unfortunatly there is no "compact" direct X and winmm.dll is not standard on the mobile device (cannot find it on the typhoon's C500 (audiovox 5600 )) What other way is there to play standard audio (wave/mp3) on the smart device using .NET CF 1.1 Thanks! i had the same problem at first (or the music didn't stop), override the on exit and stop all sounds there, does anyone know if its possible to run more that one sound at once, every time i do, it stops one sound and plays the other, ...Show All

  • Visual Basic Opening Files of External Programs

    Hi friends, I am a new basic programmer.. I have 2 develop a program which stores files of diff. formats in some specific folder and then when prompted by user it should be opened in respective program. Like :: *.doc in word, *.pdf in Acrobat and so on.. ......................... Plz help mw with logic and basic code outline 2.. Hi, I'm answering your questions based on this statement.   Kebians wrote: Actually I think it will be much more helpful for me 2 learn VB.Net than VB. As per ur suggestion I will be also upgrading 2 VB.net but I am confussed abt its installation.. Would you please help me in its installation.. The ...Show All

  • Visual C++ How can I active VC without connect the internet at home ?

    could do I active in this case Thanks Uka Visual Studio 2005 Express Edition Beta 2 requires an Internet connection from the machine where you are using the product in order to activate. A high speed connection is not required; dial-up is sufficient. ...Show All

©2008 Software Development Network