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

Software Development Network >> Craig Z's Q&A profile

Craig Z

Member List

Pete Newman
HarryKye
RFalken
Marcin Obel
Kyoo
12Anonymous1010
JeffMP
intrus0
dva
klee310
boharp
Ralo
Alexey Lavnikov
Tobias Zimmergren
mehdi62b
jstamets
P47
Abirami
Koen Vermeire
jmiller76
Only Title

Craig Z's Q&A profile

  • Smart Device Development .NET CF 3.0 ?

    I see the WinFX is not getting wrapped as .NET 3.0. Is there any similar information on how this might affect the Compact version ...Show All

  • Visual Studio Team System Can't remove Ghost project from source control or add project with same name

    We have a ghost project in our source control explorer.  I tried using TFSdelte to remove it says it doesn't exist.  So when I try to create it it says it is already there.  Here is what it says when I try to create the project.  If it already exists, why can't I delete it   Thanks for any help you can provide. Error TF30004: The New Team Project Wizard encountered an unexpected error while init ...Show All

  • Visual Basic ConnectionStrings in Class Libraries

    I have created a class library that has DataSets in it. When you configure a DataSet in Visual Studio 2005, the connection string goes in the app.config file: < connectionStrings > < add name = " AClassLibrary.My.MySettings.MyDBConnectionString " connectionString = " Data Source=.;Initial Catalog=Northwind;Integrated Security=True " /> </ connectionStrings > - fine, so in theory you can configure it at runtime. Except ...Show All

  • Windows Forms Smooth Scroll

    Hi, Is there a way to make refresh the contents of the panel as as the scrollbar is moved. The default behavior of the panel's scrollbar is to refresh the contents only when the user finishes scrolling (when the mouse button is released). I als ...Show All

  • Windows Forms C# TaskVision does NOT include the code for the GDI+ controls!

    I downloaded TaskVision_FullSource_CS.zip because in the page I read: "C# TaskVision Source Code Lite - Now in C#!!! - This package doesn't require SQL Server or Visual Studio.NET to use, and it includes the code for the GDI+ controls!" but... I it& ...Show All

  • Windows Forms How i do that . . .

    drag and drop the two tables that i need on the form and automatic created two new Data Adapters and one data connector. The second step was right Click on one of the two Data Adapters and i choosen the Generate Dataset. After that i Clicked double click the Dataset.xsd to open. I create a relation between the two tables at the Primary Key and the Foreign key of the second one. On my form are the elements TextBox1 and Button1 ...Show All

  • Visual Studio Express Editions Cannot Install Visual Studio Web Express

    Hi, I am having difficulty installing Visual Studio Web Express. Everyting starts fine but the system "hangs" during the install of 2.0 .net framework. I have reviewed several of the suggested solutions from this forum, but none seem to do to the job. I have also tried to install 2.0 .net directly from Microsoft, but the insall ends and states that another installation is in progress. Not exactly sure what process/or install that ...Show All

  • Visual Studio Express Editions Formating of numbers and dates on text data binded controls

    How to format numbers and/or dates on text data binded controls DataGridView has this properties but I cant found (if exists) on text controls. Regards. The System.Windows.Forms.Binding class has an 2 events: Format and Parse. These should allow you to achieve what you want. Binding binding = new Binding("Text", dataObject, "NumberProperty"); binding.Format += new EventHandler(binding_Format); binding.Parse + ...Show All

  • Windows Forms Invoke Property Editor

    Ok This is a simple question I hope. I want to be able to invoke a controls property editor. For example in VS.Net you select the control then select font and it shows the font dialog box.  I want to be able to invoke that controls fo ...Show All

  • Software Development for Windows Vista User accessing a ASP.NET Application

    Let's supose that I create a demo application using WWF and ASP.NET (I found it on a blog), if a user access this application, what is the software requirement to use the application What he might have installed on his machine I'm thinking that WWF work like a server side app, am I wrong Regards, JP Assuming the application is not embedding controls in the page that require .NET or WF, then the browser is all the client ...Show All

  • Software Development for Windows Vista a state delay in a state workflow machine

    I have an application which host a state workflow machine, In this application , I have to define a delay for certain state, so I define an additional driven event who is managed by a delay activity , I defined the this event an the raiseEvent method in the communication service interface.. the problem I don't find the way to bind the drivenevent (in the designer) with the event which I already defined in the communication service interface..so ...Show All

  • Windows Forms Child and Parent Form

    Hi. In a mdiparent form that have some child form,i want to manage controls on mdiparent form. for example:A label is on mdiparent form; and i want to change text of it. help me. child form is active! for example: by clicking on a botton in child form, the text of label in mdiparent is changed! ...Show All

  • Visual Studio Can't edit macros in Visual Studio 2005 standard edition

    I just installed visual studio standard edition and was trying to edit a macro from the samples. However when I select edit, I get the following error: "Interface not registered". What gives Is this feature not available in standard edition I got the same error from the beta version. I have Visual Studio 2005 Professional Edition and the Macros IDE used to work just fine. I've downloaded and installed the latest ...Show All

  • SQL Server Data driven subscriptions and scale-out?

    Say I have a scheduled data-driven reports that will product pdf files (a lot). Will this benefit from scale-out I.e., having one SQL Server with the reporting services databases and several servers with the reporting services windows service and web services. I have this feeling that when the Agent job starts, it will do this in a matter so that all the reports for this job will be processes on only one RS server Or perhaps I can partition ...Show All

  • .NET Development Create such a Proxy

    How can I create an application that receives an URL of a web site from a remote computer (another program created by me), proccess the web site and return HTML and Images to the computer that requested the web site so it will be able to view the web site even if it doesn't have direct internet connection (only the computer when the proxy application will be installed has internet connection) A detail.....this proxy app, must run in backgrou ...Show All

©2008 Software Development Network

powered by phorum