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

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

jpkuzma

Member List

Kaktusbluete
dpogo
jkristia
Jstn
Budgolem
Nathan Liebke
lichtkind
IcemanNCalifornia
jklcom
sakiv
Kris D
jcooper
CET PRG455
A D SRIKANTH
Kevin Gray
akodad
Tomb
Joe Jones
Jayanthi
Goober Foober
Only Title

jpkuzma's Q&A profile

  • Visual Studio Team System Difficulties unit testing a web service

    I have found it extremely difficult to unit test a web service - perhaps it's my testing-fu is very weak, but following some of the various help files are not getting it done. Scenario: 1. Created a web service project - web service has one method. When I access the web service via the asmx page, it works. 2. Right clicked on the method and chose to "Generate Test" - a test project was generated. 3. Prior to understanding - I just tried to run t ...Show All

  • SQL Server Error 87 while installing SQL Server 2005

    Hi everyone! I'm not sure if this is an old issue, but I couldn't find it in any thread. Here I go: I downloaded SQL Server 2005 Enterprise Edition from the MSDN site; but when I run the installation wizard I get this error: Errors occurred during the installation Error 87 installing .NET Framework 2.0 The parameter is incorrect And then I have to cancel the installation. This machine meets the hardware requirements, and it alr ...Show All

  • SQL Server Looping through an excel spreadsheet

    Being new to SSIS I wish to loop through a series of excel spreadsheets and within each workbook loop through each sheet. I am aware of the For Each container but how can the each sheet in the workbook be referenced Steve Thanks Jamie, my problem is for each spreadsheet I loop through how do I reference each sheet / tab within the spreadsheets returned by the For EachLoop. Thanks Steve ...Show All

  • Visual Studio Express Editions Sending keys to a game

    I tried to send keys using the "SendKeys" function to a game, and its didn't worked. How can I do it I used simple SendKeys. System.Windows.Forms.SendKeys.Send( "{UP}" ) And the game act like I pressed ESC and then up arrow.   EDIT: I tried it on Counter-Strike. ...Show All

  • Windows Forms Custom Control Click Event

    I Have created a custom control which has a couple of labels on it and a progress bar. When i use it on a form, i want to assign a click event to it, so that if you click anywhere on the control, its registered as a click on the control. Adding the control.click event to an eventhandler doesnt seem to work. What am i doing wrong What do i need to do to get it to do what i want Cheers Hi I came across thi ...Show All

  • Windows Forms ScrollBars location for panel

    Hi, I created a control wich derive from Panel. This new control can have customizable borders ( rounded corners, gradient... ) The problem i have is for the scrollbars. When AutoScroll = true, I would like to display the scrollbars INSIDE the borders i& ...Show All

  • Windows Forms [VB.NET] Hiding menubar of MDI parent

    Anyone know how to get rid of the menubar in an mdi parent form that shows up any time a child is maximized Thanks in advance. try this one : when u call child form. in the button click event add this line menuitem(want to hide). MergeType= MenuMerge.Remove ; ...Show All

  • Visual C++ Dinamic allocation of memory , acces violation

    Hello Im working on project for my college, nevermind (but it urgent :((()... So I have this code example (in VS 6.0) in main class : REAL *Input[NUM_DATA]; ... size[br] = r.getSize(); Input[br] = new double [size[br]]; for (i=0; i<size[br]/12; i++) {    for (j =0; j< 12; j++){          Input[br][i*12+j]=r.vector[j]; } ... delete[] r.values; // size iz a static field w ...Show All

  • Windows Forms suppress section at runtime

    Maybe somebody knows how to do this I need to suppress the section of the report at runtime: if the comment located in the Group Footer is empty I don't need to print the section, otherwise I do need to print it. Thanks. ...Show All

  • SQL Server how to align data

    I am not sure what combination or item from my toolbox to do the follwing in my ssrs 2005 report: I want sort of like a table that shows something like this: label1           value1 lable2           value2 label3           value3 I tried dragging a table but it has headers, foot ...Show All

  • SQL Server package variable question

    Hi Guys, I'm trying to evaluate a user variable to ToLine expression property from SendMailTask. My Question is, Is it possible to evaluate a user variable in expression(..) Actually it sounds like you are not setting the variable in the correct location.  Are you entering the variable name for the to line in the mail section of the editor or are you adding an expression for the to line from the expre ...Show All

  • SQL Server Bad performance of ReportViewer control while first call to ReportingServices-DB

    I try to render & process my ReportViewer Control under .NET C# with method RefreshReports(). This works fine except if the Control makes the first connection to ReportingServices-DB. It takes nearly 1 minute til the method call returns and the Control is indicated! For information: I use Windows Authentification and SQL Server 2005. Any suggestions to solve this problem ...Show All

  • SQL Server "Prediction steps" has no effect for "Microsoft Time Series" algorithm

    I am using "Microsoft Time Series" algorithm.  When I view the charts under "Mining Model Viewer", I see only the predicted points of only one step.  When I change the "Prediction steps" value, the scale of the time axis extends, but the actual curve does not change at all (i.e. no points after one step).  I must be missing something rudimentary. Could anyone help Thanks, H Thanks! BTW, I am using real data, not t ...Show All

  • Smart Device Development ComboBox with Autocomplete class?

    Anyone got a c# class that has autocomplete added Thanks! I derived a class from ListBox and have overridden the onpaint function. Any idea why onpaint in this derived control class never gets called Something i'm missing Thanks! using System; using System.Runtime.InteropServices; using System.Drawing; namespace search { /// <summary> /// Summary description for ListBoxExtender. /// ...Show All

  • Visual Studio Team System Problem in connecting the Load runner with MS access through OLE DB.

    Fromt end applicaiton is VB .net. Backend is MS access connect through OLE DB. Not able to connect Load runner. Please guide me. Thanks, Balaji ...Show All

©2008 Software Development Network

powered by phorum