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

Software Development Network >> Wolf Logan's Q&A profile

Wolf Logan

Member List

Seethar
Brendita
WUSHH2000
tracyfm
TFolsom
Jaxom
ibr
Dumpster
Myself-Me
Daniel Tong
Philipp Lenz
OneRing
StephenBarclay
S.Milind
Phyoe
Brandon H.
Thomas Roethlisberger
M9K
RPT
Sundaywork
Only Title

Wolf Logan's Q&A profile

  • Visual Studio Express Editions Slow screen redraw

    I am in inexperienced programmer who has an application that displays many (50-60) controls on a form. The application is a production planning system, that requires many controls displayed on screen (1 for each job qued on individual machines) Whenever the form is re-draw, it is painfully slow, I have set the doublebuffer ControlStyles etc, but are unable to fix the issue. This issue is running on a P4 2.8GHZ / 500MB PC. Can anyone ...Show All

  • Visual Basic Text from a notepad

    when i click button1 i want it to read the text from a certain notepad and then put all the text from the notepad into a textbox, how thanks Yea I alos want to know how to add text from a note pad file in my doc.called "Test" and I tryed the above code but I can't get it to work Please help me Dean ...Show All

  • Visual Studio Team System Reengineering Migrated Applications

    Hi, Can we generate distributed system designer outputs from a migrated application I have ASP.NET 1.1 application to be migrated to 2.0 with VSTS and I would like to work on migration steps. 1. How can we generate the various diagrams from migrated code 2. Is there any information on VSTS specific to code migration perspectives Thanks Praveen   Parveen, Use the Application Designer ...Show All

  • SQL Server how to run ssis in sql 2005

    I have installed SQL 2005 Express edition both advanced features and toolkit. I have to import a sql 2000 database to sql 2005. I cannot see access to ssis in either Business Intelligence development studio or sql server management studio express. Can you tell me how access and run ssis Integration Services isn't included with any edition of SQL Server 2005 Express, as far as I am aware. ...Show All

  • Visual Studio Problem printing report

    I have a crystal report on a ASP.NET web page. In the report file (.rpt) file, i have set the printer setting to 'No printer'. Without that, the report was rendering in a bizarre manner. After i changed the setting, the report on the page is rendered properly but the printing doesnt work. The margin is towards the right most end of the page. What should i do to print the report as i view on the web page I have very little knowledge about crystal ...Show All

  • Visual Studio 2008 (Pre-release) Using INotifyPropertyChanged/CollectionChanged

    Should these two events be used for proporgating changes back to a store or not If I am binding an ObservableCollection to a control (with all of the items in the control implementing INotifyPropertyChanged) if an item is changed through that control is the datalayer consuming the notifypropertychanged event to prompt an update correct usage ...Show All

  • SQL Server Execute SQL from File: How Can I process the record set?

    I want to be able to pass the location of a file (contains SQL to be executed) to my package at run time.  To do this I was going to override the connection string for the file. I've created a 'Execute SQL Task' that opens the sql script and stores the full result set into an variable (system.object).  I can execute this and it works fine i.e turns green :). However I can't work out how to get the data back out of the variable.  I ...Show All

  • Visual Studio Team System User name in a workitem

    When we have fields related to users in a workitem (ex.: assigned to) it shows his Login Name at team explorer. Here, we use ID numbers as Login Names (things like 10001, 140345...). This is obivious hard to track, so we use the Full Name attribute instead of Login Name in our day by day. Sadly, I couldn't find a way to configure this in team explorer. It shows only the Login Name of the users. What can I do Change Login Name of our users is not ...Show All

  • Visual Basic Line Color / Outlining

    Hi, i know this is simple, but i cannnnot seem to find, where to change the line color. Of the thin Seperation Line that appears between two modules (or at end of module, class, definitions, and all that). And also cannot find the hotkeys for expanding/shrinking the modules-classes outlining. Thanks. Oh & this is for Visual Basic Express 2005 Beta 2 thnx Just an FYI.  When Visual Studio 2005 is released ...Show All

  • Visual Studio Express Editions Saving text files

    Hello, I am new to programming and I am wondering how to save to a file. I am trying to create a type of text editor, I can create the new text, save it as a new file, open it up and edit it, but I can't for the life of me find the code I need to save back to the file I just opened. If I need to post more info please let me know. Thank you in advanced for any help. System.IO. File .WriteAllText() ...Show All

  • Software Development for Windows Vista What happens to System.Collections.Specialied.StringDictionary?

    hi, The type of one of my custom activity's DependencyProeprtys is System.Collections.Specialied.StringDictionary. Designer for VS 2005 DOES NOT generate those object-creating codes in InitializeComponent method. I change type as System.Collections.Hashtable, it works well. Why ? Is it bug My WinFX runtime version is 3.0 Beta 2.   This doesnt seem to be a bug -at least on the latest version-. I c ...Show All

  • Software Development for Windows Vista VS2005 froozen (100% CPU)

    Hello, When I install Visual Studio 2005 extension for worklow fondation on Visual studio 2005 professional, my computer (win XP pro sp2) use 100% CPU for a long (I have wait more than 20 minutes before cancelling) time. Can somebody give me some information for solving this issue Patrick Is this Windows Workflow Foundation Beta 2 Do you have any other Visual Studio add-ins installed Does Visual Studio start up at all ...Show All

  • Visual Studio Outline Pen Width

    Hey Guys, I have a quick question: How can I change the pen width for the outline of a shape Thanks in advance Pablo Hi Pablo, It works the same for all of the shape types. In the current bits, you'll need to write some custom code to change the pen width. To do so, you need to override the InitializeResources method for the shape classes that you want to change. And then, use code like the one below: public partial class Ex ...Show All

  • Visual Basic WithEvents' variable does not raise any instance events that are accessible to '<containername>'

    Hey, another cry for help (This is simple though) Inside Class1 There is an event --> Public Shared Event1 (..) In Form1 when Instansiating the class Public Withevents myClass1 as new Class1 I get an error saying WithEvents' variable does not raise any instance events that are accessible to '<containername>'. If I remove the "shared" from the event, the error disapears. How can this be fixed I can't remove the shared from the event be ...Show All

  • Visual Basic How do I solve this error ?

       Dim WithEvents oXL As Excel.Application     Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click         oXL = New Excel.Application()         oXL.Visible = True         oXL.UserControl = True     End Sub        &nb ...Show All

©2008 Software Development Network

powered by phorum