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

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

ShadowWolf

Member List

Brian Travis
Mike Prilliman
JohnMatthews
Allways Open Shopper
TungstenSteel
MikeFischer
fadil1977
Paulo Moreira
Narahari
NeilMarshall444
me1982
Christopher Chan
AxelW
Dathendra
gebhartj
umagi
once4ever
kerm007
Methark
Mikael Håkansson
Only Title

ShadowWolf's Q&A profile

  • Windows Forms Funky focus with select and enable

    I have a groupbox that contains radio buttons and a text box. The text box starts out disabled. Essentially all  the buttons have the same check changed event. dim enb as boolean = checkedbutton is magicbutton textbox.enabled = enb if enb then textbox.select If the select statement is commented out then things work like one might expect. As you arrow through the group of buttons (which are autocheck) the focus rectangle moves with the butt ...Show All

  • SQL Server SQL Server 2005 Developer Edition and SQL Server 2005 Express Edition on same machine?

    I am currently downloading the mega-sized files for SQL Server 2005 Express Edition and was wondering if I was going to be able to install it onto my workstation alongside the SQL Server 2005 Developer Edition Was hoping someone could advise. I did browse for an answer, but have not come across it yet. I know I'll find out once my download is complete, but that could be awhile :) Thanks, -Neil Well, I downloaded SQL Server 2005 Expr ...Show All

  • Visual C# How to change size of a datagrid in Visual 2003 C# in syntax?

    Hello I want to change my datagrid size in my code, but how to do that with syntax I have tried following: datagrid1.size.height = 300; datagrid1.size.width = 100; But then I get an error message, that I can't set the size that way. Someone know how I set the datagrid size in syntax in my program Hope someone know and will answer. Thanks. Spot ...Show All

  • Visual Studio Team System Team Build - Security

    Hi, we would like to implement multiple team-build types, but only certain users must be allowed to execute certain team-builds. I have not found a way to ristrict which users may execute a specific team-build. Will this be an RTM feature - or must we use alternatives for all restricted Team-Build functionalities The TeamBuild report shows who the build was was requested by. This is in the Requested By row in the Summary section. This name ...Show All

  • SQL Server Versioning Stored Procedures with VSS and Sql Server 2005

    I am wanting to put my stored procs in vss. The configuration that I am looking at is Sql Server 2005 Sql Server Management Studio VSS I have not been able to find anything that gets me going, so if someone has a link or some links, please just redirect me and I will continue digging. What I don't know is what is the best approach for doing this. Do I need to create a new project in management studio for all of my stored procedures Is there a ...Show All

  • Windows Forms Manipulting size of Rectangle created through GDI+ on mouse events like MouseDrag.

    Hi, nice day!!    I am creating a visual scripter tool using GDI+ which creates shapes like rectangle and oval and link them using lines which creates a full fleged application behind the scene, but now i am facing a  problem, please help me out... "I want to strech the rectangle using MouseDrag event , but i am not finding any event like MouseDrag in C#, i searched in few search engine also, so i have done same function ...Show All

  • Windows Forms ImageList with EnableVisualStyles with Framework 1.1

    Could you give us a link I'm a newbie here and.. I don't know how to reach Mike Harsh's post... ...Show All

  • Visual Basic FIleOpen Dialog - fileopendialog.showdialog() - Change default view from List to Details

    In my app a user can mouse to File Menu - Open. The fileopendialog.showdialog() has default view of ListView. The user is alway going to have to sort the file list by Date in descending order in order to open the most recent file stored in the network location. How can I make the FileOpenDialog display in Detail View by default and not List View. Thanks, MIke Code Sample dlgOpenFile.InitialDirectory = sDefaultDir dlgOpenFile.F ...Show All

  • Visual Studio Could not load type 'Microsoft.VisualStudio.Shell.Interop.SVsSmartOpenScope'

    Hi Everyone, I have just installed the "Visual Web Developer 2005 Beta 2" on my XP Professional machine. After I create a .aspx page, when I click on "Design" button I am not able to see any control on "Design" mode, but simply a blank page (I have added few controls in "HTML" mode) and get following warning... ------------------------------------------------------------------ Warning 1 Could not load type 'Microsoft.Vis ...Show All

  • Windows Forms how do i Auto refresh a datagridview

    i have a small app that tells uses how many customers are waiting for them and what time they arrived but i cant think how i could get the view to refresh itself after say 15 seconds, cheers steve j Add a Timer control to your Form. In the Form Load event handler set the Interval property of the Timer to 15000 ms and do Timer.Start(). In Timer Tick event handler just refill your TableAdapter. The DataGridView will refresh automatically. ...Show All

  • Visual C# upper case

    What is wrong with this statment. I am trying to do upper case letter = string .ToUpper(letter); I am guessing that letter is defined as a char in which case you need to use char.ToUpper(letter). In the future when something isn't working and you're seeking help it's always helpful to provide the exact error message you are gettingg and when you are getting it, e.g. at runtime or compile time. It helps ...Show All

  • Windows Forms Associating a File Type To An Application

    I have a .net application which is associated to a file extension.  When I double click on a file that is associated to my application, my application is supposed to launch, then I check the command line arguments and open the file which&n ...Show All

  • .NET Development asp.net configuration????????

    OK I have set up 2 sites one from my computer and one from my ftp web hosting account... the one from my computer works for the sql server and allows me to administer roles and such to users (club website). But when I go to transfer the files to my gate.com the pages will not open. I have the asp.net configuration tool there. the one i upload from ftp.kali-designs.com does NOT allow me to do this, I don't even have the asp.net configuratio ...Show All

  • Visual Studio Express Editions one file editor

    Recently, I installed Visual 2005 express, after migrating from VC++ Pro 6. for some strange reason, I can only open and edit one file at a time in the IDE, regardless of my settings (tabbed document or multiple documents). am I missing something Why can't I edit more than one file at a time Please help, Sincerely, z. z e n wrote: Recently, I installed Visual 2005 express, after migrating f ...Show All

  • Microsoft ISV Community Center Forums Borland Out, where to go from here?

    I've found the best way to get a straight answer, or some honest advice is to simply ask another developer. I'm a small ISV designing software on multiple platforms. In the past years, I've been studiously avoiding Microsoft development tools for a variety of reasons - mostly cost and preference. I used Borland for a decade, and it performed well most of the time. Now that Borland is no longer in the developer business, I have to have an eye for ...Show All

©2008 Software Development Network

powered by phorum