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

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

slyi

Member List

RonnyV
hammerstein06
Jouri
Eli.weiwang
themaster
Gunner51203
genuine_tuffguy
Björn
joe630330
Zodraz
alien-
steve6063
bluer8
sourvil
Wessty
brijesh patel
Radu Margarint - MSFT
Len Z.
FahimAshfaq
jacquelyn carter
Only Title

slyi's Q&A profile

  • Visual C# Can this be done?

    My question is: how do I change the color of a progress bar By color I mean that intense green used to draw the blocks of the bar. I found a property in .NET Framework 1.1 called ProgressBarColor that is supposed to do that, but I did not find it in .NET 2.0. Did the programmers overlook it on purpose or by mistake The blocks are drawn using the ForeColor property however if visual styles are enabled for the app then the progress bar uses the settings from Windows irrelevant of what you set for the properties. Michael Taylor - 1/12/06 ...Show All

  • Visual Studio Team System TFS MSSCCI Provider Final fails to install

    I have downloaded the latest MSSCCI provider for Team Foundation Server that was published today. The .MSI is about 1.06mb. I am able to complete most of the installation but during the last few percent a message appears with the following error: "The cabinet file '_DE4122DA27BBE897D870DBB37A5A532C' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from the CD-ROM, or a problem with this package." I have tried installing a few times on different machines. I have also tried re-downloading a few times from different machines with different browsers. The download page ...Show All

  • SQL Server Interactive charts, etc.

    Hi everyone, Two questions about charts in reports. 1) They seem pretty static. I have a report with vertical column chart, and I would like to enable hyperlinks through chart columns, so, say, a height of column shows a number of experiments done by a person. I want a user to be able to click on the column or something that would be associated with that column and go either to another report or external URL that would show info about those experiments (similarly as it is done for any field in a regular report). Is it possible to do something like that (Help files unfortunately were of no use  ) 2) Is there any way to sho ...Show All

  • Smart Device Development light up the device while it is in screen save mode

    Hi All, is there a way (I’m sure there is, I’ve just have to know how to do it…) to light up the device while he is in screen save mode for example, when I got something from the server and the screen is in save mode, to light up the dispaly screen  that the user will see the new content. how can I stimulate the stick movement.. (I guess somehow with P/Invoke) thanks, Oren.     Try P/Invoking to keybd_event: http://msdn.microsoft.com/library/default.asp url=/library/en-us/wceui40/html/cerefKeybd_event.asp ...Show All

  • Visual Studio Express Editions ListView sorting question

    Hi I have a ListView control called HSlist on a form which has 3 columns. The adding data seems to work OK, but the sorting is weird to say the least. Initially, I thought that the list would be sorted on the contents in the first column, so I added to the ListView with the Item containing the data that I wanted the list to be sorted on (numerical). Then I found that the list was being sorted on the second column (strings), so I swapped the adding routine so that the numerical data was now in the second column - the list now was being sorted on the first column (strings). What I want, is either to be able to dictate which column the ...Show All

  • Visual Studio "Cannot find keycodev2.dll or invalid keycode"

    We are trying to deploy a ASP.Net application on a machine. While cerating set up file we have merged following modules 1. Crystal_Database_Access2003.msm 2. Crystal_Database_Access2003_enu.msm 3. Cryatal_Managed2003.msm 4. Crystal_regwiz2003.msm (with proper Licence Key) 5. VC_User_CRT71_RTL_X86_---.msm 6. VC_User_STL71_RTL_X86_---.msm It works well except in one case, on the machine that has crystal reports installed already. What approch should be taken to rectify "Cannot find keycodev2.dll or invalid keycode" error Please guide. hi found these, they might help http://support.businessobject ...Show All

  • Visual Studio Team System Web site Unit Test: Object reference not set ... error

    I tried to setup unit testing for an existing web site by: 1. Create a new websit by pointing to an existing site. 2. Create a new test project 3. Create a new UnitTestLogon.cs page (code attached below) 4. Inside the test manager and run UnitTestLogon.cs The test can be executed but get Object Reference not set to an object error when loginBox.Text = "UserName"; being hitted. Any help will be appreciated. Thanks. using System; using System.Web.UI; using System.Web.UI.WebControls; using Microsoft.VisualStudio.QualityTools.UnitTesting.Framework; using Microsoft.VisualStudio.QualityTools.UnitTesting.Web; using System ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Textures from "raw" memory

    Hi, is there any way how to generate textures in C# / Managed DX directly from the memory I'd need to point somehow directly to data I've saved into memory and because it's quite big amount of data and it needs to be repainted really quickly, I need to say the texture to be generated from memory (and so anytime I'd update memory the texture would change). Using stream means twice more fork and it's really slow. Does anyone know how to solve it All I have is a pointer to memory and I need a texture. Thanks Unfortunately you can’t do this but I am sure there is a faster way to update your textures as that ...Show All

  • Visual Studio Team System Team Project Creation failed because of some user account problems

    I used a single-server mode and encountered the following error: Error TF30004: The New Team Project Wizard encountered an unexpected error while initializing the Microsoft.ProjectCreationWizard.Reporting plug-in. Explanation TF30171: The Microsoft.ProjectCreationWizard.Reporting plug-in used to create the new team project could not be initialized and returned the following error: TF30224: Failed to retrieve projects from the report server. Please check that the Yukon Reporting Web and NT services are running and you have sufficient privileges for creating a project.. User Action Contact your Team Foundation Server administ ...Show All

  • Windows Forms Databinding help, multiple fields, C#

    Got a question for yall (using Visual Studio .NET Framework 1.1 with C# and Windows Forms) Let's say we have a dataset that looks like this: <b> DataSet_Users, DataSet (strongly typed)   DataSet_Users.Users, DataTable (strongly typed)     UserID, int     FirstName, string     LastName, string </b> And I have a textbox: <b> TextBox_FullName, TextBox </b> Finally, a&nb ...Show All

  • Smart Device Development WM5 .NET 2.0?

    Hi! Sorry, title maybe misleading....   Basically in the UK the next version of the smartphone (SPV) is C600 (after the successor C500) and it will be launching at the end of the month now, I know it has WM5 (hurray!!) BUT would like to know, if anyone knows (esp the MSFT guys)... will it have .NET CF 2.0 I know it was in beta etc... for the past few months but now for MSDN subscribers VS.NET 2005 has been officially launched but the official launch will be next week and will ship in December   Question is - will WM5 have .NET CF 2.0 If not, then I guess the only way you can have .NET CF 2.0 is on the other smartdevices (M500 ...Show All

  • Software Development for Windows Vista Recording voice in Pocket PC

     How to record Voice using compact framework and how can i perform the operation like start and stop in the middle of the play in compact framework (Pocket Pc)  using C#  Hi, This forum is for questions about developing applications on laptops and Tablet PC's that are running Windows Vista. You may wish to post your query to one of the Pocket PC forums: http://forums.microsoft.com/MSDN/default.aspx ForumGroupID=11&SiteID=1 Thanks, David ...Show All

  • Visual C# How I can fill a DataTable with a DataGridView cell's data to insert that to SqlServer Database

    hi Gurus; How I can fill a DataTable with a DataGridView cell's data to insert that to SqlServer Database. can i set like this DataTable dt= new DataTable(); DataGridView dg; dt= dg.Table or dt=dg. please help! if my question is stupid forgive me :) in order to answer you I need to know how do you have filled your datagridview DataGridView object shows data from underlying object you need to insert data from this object to database as far as i understood ...Show All

  • Visual Studio Show subscription of a report in a VB.NET appliation

    Can someone help me with the following problem. I want to make a application where i can see the subscription details of a scheduled report. I have allready get the ReportID and scheduleID. But now i wanne have the subscription details of a scheduled report. Like the parameters, how the report must send to a e-mail address (Excell, web format) ,... Can someone help me and show me how i can get all that information by using code in a .NET application Tnx ...Show All

  • Windows Forms Browse Control

    Hi, I'm writing a small windows application. Is there control for browse file, i.e. a textbox browse Thanks. ...Show All

©2008 Software Development Network