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

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

Getownse

Member List

CccF
CHooven
Mary Potapova
Sudhir Hasbe
SimonSa
Jiles
Uriparan
Kim Schjefstad
Kwan Deng
Scott Stumpf
HoserDave
SincerePrayer
JayUK
dknoodle
SamGB
Slesh
fletchdaf
bodalal
smileabc
Justintyme
Only Title

Getownse's Q&A profile

  • Visual Studio Is it possible to control the width of the dropdownlist in the parameter toolbar?

    I have a SQL Server Reporting Service report(server mode) that has only one string parameter (retrieved from a database) , thus the report parameter toolbar displays a dropdownlist. Is there a way to control the width of that dropdownlist in SSRS2000 What about SSRS 2005 For example: make the dropdownlist fixed width Currently it is automatically sized to the longest string in the list so it is adding a horizontal scroll bar and my users di ...Show All

  • Visual Studio Team System c++ auto increase version and drop folder

    Hi, I have been busy configuring my project on team server and customizing the team build. Now there are still a few things i wanna automize using the team build. 1) Auto increase the version of the c++ projects seen sollution for this on this forum i tought, but cant find back 2) Use the project version in the drop folder Now my drop location looks like "CRE - Internal_050715.00003" I want this to be "CRE - Internal_<build version>" 3) Ma ...Show All

  • Visual Studio Team System VSSConverter requires Visual SourceSafe 2005?

    I tried running VSSConverter against our production Visual SourceSafe database and received the following error: Initializing... TF60032: The VSS Converter requires Visual SourceSafe 2005 or later to run. Ple ase install Visual SourceSafe 2005 or later and try again. Is this true I can't convert Visual Studio 6d No, you do not need to convert the database to VSS2005 as the database format of VSS6 a ...Show All

  • Visual Studio 2008 (Pre-release) LINQ May CTP fails to install on Windows XP Home Edition

    VS2005 Express and SQL2005 Express installed with no problem but the LINQ May CTP expects to find the Power Users Group. This doesn't exist on Windows XP Home Edition. You can't create it I have Windows XP Pro and the same problem. I created a group named "Power Users" and then the install finish without problems. ...Show All

  • Visual Studio 2008 (Pre-release) Object-oriented network database

    Hi, All! I am Ukrainian scientific researcher and developer. I am developing object-oriented network knowledge database which is based on object-oriented database engine. I already implemented .NET 1.1 support. It's very cool that MS devolops declarative object query language for C#. I hope I'll be able to integrate LINQ features into my engine. Now I have to use three fields to store object soft pointers. One for object hand ...Show All

  • SQL Server After Transaction Log Grows, it won't shrink.

    The other day I had someone truncate an extremely large transaction log (100GB) but it wouldn't return the space to the OS, not even after a backup and restore operation. There’s an interesting bit of trivia around shrinking this file. When the log file is truncated, you may not see all of the space returned to the OS. The reason is the way the data might be spread. Here’s the way we think data looks in the log file: <BeginFile>xx ...Show All

  • Microsoft ISV Community Center Forums Form Show Problem

    Hi for all I have the following problem !! I have Form1,Form2 and Form3 I want to show Form3 from Form2 in a manner that allowing me to : Enable to Access Form1 But Restrict Access to Form2 So, Please any help If any one have VB.NET 2.0 Code sample please providing me with it Thanks to all Mahmoud Our support engineer provided a sample application for you. Please contact me at budsup@microsoft.com so that I can e ...Show All

  • Visual Studio Express Editions Connectivity to Visual Basic with Oracle Dadabase On DSL

    I have a problem I am a new programmer of Visual Basic I wanna ask .. how to connect Visual Basic with oracle database I use ADODC my teacher describe me but problem is that i use DLS to connectivity to Main Office.(Intranet) I also use Oracle develpor and this is already rum from here. In this tns setting enter two Ip Address like .... prOd.world = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (COMMUNITY = tcp.world) (PROTOCO ...Show All

  • Windows Forms Graphics question

    Ok my problem is with Graphics class //------------------------------------------------------------------------------------------------ private void Form1_Paint(object sender, PaintEventArgs e) { Graphics g = e.Graphics; g.DrawLine(new Pen(Color.Black), new Point(30, 30), new Point(30, 100)); g.Dispose(); } you see i declare Graphics g=e.Graphics where 'e' is the PaintEventArgs and then draw a line //--------------- ...Show All

  • .NET Development System requirements for VS 2005

    Does anyone know what the runtime requirements are for solutions developed in VS 2005 Thanks, Eyvind. Never mind, I found it: http://www.microsoft.com/downloads/details.aspx FamilyId=7ABD8C8F-287E-4C7E-9A4A-A4ECFF40FC8E&displaylang=en " Supported Operating Systems: Windows 2000, Windows 98, Windows 98 Second Edition, Windows ME, Windows Server 2003, Windows XP" Yay! Eyvind. ...Show All

  • Visual Studio Team System Rule

    Hi, Mattias is correct. We only do analysis on the end product (the binary/assembly), so things that are represented only in the source code, such as multiple declarations on a single line, can not be analyzed. Regards David ...Show All

  • Windows Forms Yikes: usercontrol inherits from abstract class

    All was going well until I tried to open the designer window for a user control that inherits from an abstract (MustInherit) class.  The designer won't open because it's trying to instantiate the base class, for whatever reason.  Is there a&nbs ...Show All

  • Visual Studio Team System VS 2005 RC & Team

    I have installed VS 2005 RC and I am confused...I cannot see any menu items to the Team functionalities. How can I connect to a team server Am I the only one in this situation or was the Team stuff left out of the RC I did a full install by the way. Did I miss something Thanks. Hi, You are right. I checked as well and I dont see any of the Team functionalities. The installer was however called Team Suite. They ...Show All

  • Visual Studio Tools for Office Visual Studio Tools fo office

    I am trying to do a Visual Studio Word project to do a smarttag but i get following error The type or namespace name 'Tools' does not exist in the namespace 'Microsoft.Office' (are you missing an assembly reference ) when i am using "using Micorosoft.Office.Tools.Word" I am running Visual Studio 2005 but I can not see any office projekt or Word tempate. do i have to download som packets (Visual Studio Tools for office) but where and wh ...Show All

  • Windows Forms TabPages and UserControls growing to over 30,000 pixels in Width and Height in Designer (2005 beta 2)

    I’m having some major sizing issues with controls in designer view. To be specific, it   seems that controls within container controls such as TabPages will randomly outgrow their parent controls to a very large size (~30,000px! ).   Even when trying to manually edit the designer code, as soon as switching back to design view, the weird numbers are back. Here's a link to a screenshot: http://www.bugben.com/showcase/30000.jpg H ...Show All

©2008 Software Development Network

powered by phorum