Software Development Network Logo
  • Architecture
  • Visual Studio
  • Smart Device
  • .NET Development
  • Microsoft ISV
  • VS Express Editions
  • Windows Live
  • Visual C++
  • Visual J#
  • Windows Vista
  • Windows Forms
  • Visual FoxPro
  • VS Team System
  • Visual C#
  • SQL Server

Software Development Network >> Parker Hillius's Q&A profile

Parker Hillius

Member List

joe_coolish
Stephen Davies.
BubbleGirl24
DaweiHuang
Slackshot
Pepper
Shiznet
Lorin
rmtuckerphx
jbstearley
NeoSchu
Hatem Rabie
AliceSee
Pinnaka Syam Babu
Jim at bernco
JMicke
Lifeng Lu - MSFT
SarahC
lekem
supervlad
Only Title

Parker Hillius's Q&A profile

  • Visual Studio 2008 (Pre-release) Uninstalling LINQ Preview from VS Beta 2

    I made the mistake of uninstalling the LINQ Preview from Add/Remove Programs before running that "Uninstall Visual Studio IDE Support" file, so VS still gives me warnings whenever I start it. I read another post suggesting to download the preview again and install it to get those files.. but MS has taken down the download for LINQ Preview that works with Beta 2. Now they only have one for the RTM release (whatever that is). I can install that o ...Show All

  • Windows Forms Displaying a Word document into a RitchTextBox

    I was trying to display a Word Document into my RitchTextBox but i cant find the correct method to do it.. it work..but it dont keep the correcte format..its all screwup.. Try                 Dim FichierCV As  ...Show All

  • Software Development for Windows Vista Asp.net Application with Delay Activity --> NOT WORKING

    Hi I have downloaded a very basic example form windowsworkflow.net. You can input your name, and it will write hello world on the screen. The workflow itsefls consists of a single code activity. Where I have added a Delay activity (5 s delay time). And now nothing is output anymoren. Not after 5 seconds and not after a day. Why isnt the delay activity working for asp.net applications What am I doing wrong. THX ...Show All

  • Visual Studio Keeping separate models in step

    Following on from the discussion of using rules and events in an earlier posting to keep external artifacts in step with a model ( http://forums.microsoft.com/msdn/ShowPost.aspx PostID=69577 ), I have a related question about keeping separate models in step. Suppose you have two model files, one representing the business layer of an app and the other representing the UI layer. The UI layer is dependent on the business layer.  Presumably yo ...Show All

  • SQL Server Fixed Width Flat File Destination

    Currently we're working on an SSIS package to extract data from a SQL Server database to several fixed width flat files. Some of the data needs to be formatted/converted in a certain way DateTimes need to be formatted in ISO8601 Booleans need to be 0/1 instead of False/True ... Has anybody any idea what the preferred approach (best practice) would be to do these conversions Convert everything in the select query What about readability ...Show All

  • Visual C++ Compiling of a header file.

    When I try to run my program I am getting no warnings and 1 error: "Cannot compile the file............ .h, no compile tool associated with the file extension." I am using M<icrosoft Visual C++ 6.0. I assumed that it should just read the header file and compile it. Am I missing something Like Nishant said, you’re supposed to compile c or cpp files not .h files. However, if for some reason you want to just compile a .h fi ...Show All

  • Visual Studio Team System Avg. Response Time

    Hi, I am running a load test containing webtests. Each webtest has one webservice request. The avg. response time of each request is aroung 12msec(0.012sec). I see a counter "% Time in Webtest Code" which shows around 45%. My question is if the avg. response time also includes the time spent in the webtest code . If this is the case, is the actual response time 12msec - 5.4msec(45% of the total avg. response time) Please ad ...Show All

  • Visual Studio 2008 (Pre-release) Custom logic for dependency properties

    The Avalon documentation is kind of sparse on this topic. There is a section called " Dependency Property Callbacks and Value Method Override" but it is blank! I need to know exactly what happens when you get/set a DP or when other things happen to it like animation and such. I need to know how all the following fit into the pipeline: DependencyObject.GetValue DependencyObject.GetValueBase DependencyObject.ReadLocalValue (why no WriteLocalVa ...Show All

  • Visual C++ Heap/Stack Overflow/Overrun Issues

    I am running a simulation program in VC++ 6 that requires arrays (dynamic or otherwise) that will eventually have as many as 200,000 entries of type "double". The program works fine when I use small arrays (with a few hundred entries) but fails when I increase the array size to say several thousands. The error code is "Unhandled exception in sim.exe: 0xC00000FD: Stack Overflow". I guess the main question is, if possible ...Show All

  • Windows Forms Activation Failed (Windows Side-By-Side Error)

    I'm getting this pesky error when I deploy through clickonce using .net 2.0. I know the side-by-side execution allows for multiple .net runtimes to live on the same box and be used by different apps but I can't seem to get the correct manifest for my .net 2.0 app to execute on the client. I found a very ugly workaround which basically involves going into the application target folder after the install and and manually deleting the file with the ...Show All

  • Windows Forms How to use windows form for a new project...

    I'll try to explain my problem: I have to realize an application to work with database!   I would like to create a layout in which there is a simple upper “toolbar” (with various buttons) and a central area in which there are all the instrument necessary to update, read and search data…   I would like to make visible the “update page”, “read page”, etc., only when I click the relative button. For example, when I click the b ...Show All

  • SQL Server Query Analyzer to SQL Server 2005

    For testing purposes, I installed SQL Server 2005 (September CTP Developer edition) on a Windows XP Pro machine whoch does not belong to a domain.  I have a Windows 2000 Advanced Server ruiing SQL Server 2000(SP4) and used Query Analyzer to connect to SQL Server 2005 in the XP machine. I am encountering a [DBNETLIB] General network error.  I already used an IP address instead of the server name, I can PING the IP address of the SQ ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. UI controls

    is there a way to get listbox.contains(object) using the listbox control I went into the sampleFramework and looked at the code and created a bool function called contains but cant get it to work right. I noticed itemList is a arraylist so under that function i used itemList.Contans(myvarible) it does not seen to spot it. also I am trying to remove string objects from the listbox at runtime but there is really no way to get the index value ...Show All

  • Visual Studio I want to get the project name on the "New Project" page in VS2005?How to get it ?

    hello all, when we create a new project,VS will call the "New Project" page out. And then you can modify the project name and the locaion of the project. My question is that how to get the project name on this page.   Thanks a lot. I have found the answer that can get the project name by this way: StartPage page = new StartPage(); IDictionaryEnumerator de = replacementsDictionary.GetEnumerator() while(de.MoveNe ...Show All

  • Visual Studio Team System Visual Studio Team Foundation

    Is it possible to use Visual Studio Team Foundation  with VS 2003 Thanks for the response. Hope you be able to get that working with .NET Framework 1.1. Looking forward for this tool. ...Show All

©2008 Software Development Network

powered by phorum