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

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

Gener

Member List

WishYouWereHere
homerun
Roland86
eayrider
DataBound
Keith Boyd -MSFT
Andy Pennell
tekra
glebd
spherule
Blair Murri
hamidjr
Boris Jabes MSFT
DarrelC
Gary Short
sjayachandran77
Alastair Bell
Jacksparrow1985
PauloPina
KHarshman
Only Title

Gener's Q&A profile

  • Visual Basic fade to black and white

    In XP when you go to shut down, windows fades to black and white. I think that's a nice effect. How would i go about fading a color image (image box stretched - like a screen saver) to black and white... Has this ever been done Is their a code snippet that already exsists Any thoughts A push in the right direction works great, now I'm going to tweak the color settings to do a transitional fade...Thanks for yo ...Show All

  • Visual Studio Team System "The permission Destroy is not valid"

    I created a Team Project and SCC branch and then realized that I wanted to basically start over because I did something wrong.  While I don't realistically expect that I can actually delete the Team Project itself, I was hoping to remove and re-establish the SCC folders for that project (by blowing them away and re-adding the code solution to the Team Project). In order to do this I am trying to grant the "Destroy" permission to a user ...Show All

  • Software Development for Windows Vista Statemachine not Stable !!!!

    I checked in several constellations. Rasing Events works between 1 - 20 times than I get by random Event can not be deliverd. By seeing the unanswerd request here in the Forum I think it's not working. If yes some good Ideas are always well come. Wolfram Most probably the raise event happens before the state is active. Please see this post for more details http://forums.microsoft.co ...Show All

  • Visual Studio 2008 (Pre-release) Invalid PropertyDescriptor Value -- please help!

    I'm using the Feb CTP, and I'm trying to use a property in a trigger. Here's the specific XAML: <Window x:Class="TestThingie.Window2" xmlns=" http://schemas.microsoft.com/winfx/2006/xaml/presentation " xmlns:x=" http://schemas.microsoft.com/winfx/2006/xaml " Title="Renamer" Height="300" Width="300" > <Window.Triggers> <Trigger Property="Test" Value="True"> <Setter Property="Window2.Background" Value="Blue ...Show All

  • .NET Development Returning values from Database to strings

    Hi, Another beginner question coming up here. I need to return a value of a varchar element stored within a specific column to my C# program. I already know to use ExecuteNonQuery() for executing commands that don't use queries, ExecuteScalar() when returning a number of rows affected from a Query, but not the command to return the value from a specific Query. My C# program does the following: createstr = " SELECT AssocUIDA FROM As ...Show All

  • Visual Studio Express Editions Launching a New Application in Visual Basic 2005 Express

    Good afternoon one and all: I have found that launching an application through Visual Basic 2005 Express is certainly easier than launching an application through Visual Basic .NET 2003.  It requires less effort, and therefore less time, to successfully develop a new software application. Visual Basic 2005 enabled, among other things, (i) proper alignment of controls, (ii) capitalization, if any, needed within the code, ...Show All

  • Windows Forms Adding Controls to a User control

    Hello, I'm trying to add custom controls to a user control, and render them to it. I have a viewer user control in which several of these controls are built: //Create a verse item and assign the values to the property VerseItem verseControl = new VerseItem(); verseControl.Visible = true; verseControl.Enabled = true; verseControl.Anchor = AnchorStyles.Left | AnchorStyles.Top | AnchorStyles.Right; verseCon ...Show All

  • Visual C# How to format a single TextBox

    HI, Coming from a ‘ Oracle Developer ’ background and just entering C# developments I am kind of disappointed with C#. I mean you have to write tons of code to do anything. Also the number of web sites you have to go to and also the amount of on-line help you have to read in order to learn even a simple operation really frustrating. All I want to do is this.  I have a database table called EMPLOYEES and I have created a form for it . &n ...Show All

  • Windows Forms Searching for my parent class help!...

    I have a dialog box and my UserControl sets like this: Parent hierarchy Form (class ToolsOptions : Form) | TableLayoutPanel1 | TableLayoutPanel2 - Panel - UserControl What I want to accomplish is get the Class ToolsOptions. I successfully did it this way, but is there a faster way then using the String to compare. Like checking to see if the classes match like you can in C++ MyUserControl: private void OptionsEnvGeneral_Load(obje ...Show All

  • Visual Studio No items in the toolbox

    I have created a brand new Domain Specific Language Designer project based on the class diagram template but when I debug the solution and open the sample file there are no items in the toolbox.  Can anyone help   This even happens if I try to run one of the samples from the Microsoft DSL Tools Samples - November 2005 Russ and I looked at this offline, and the problem turns out to be that his My ...Show All

  • .NET Development Uninstall/delete asp.net

    Someone please help! I've been trying for weeks to get answers - microsoft wants to charge me, as does Dell, and I get no answers from any posts I've submitted. For reasons completely unknown to me, Windows NT seems to have taken over as my operating system. I find asp.net and sql and xml and other stuff that means nothing to me. I am not a web developer, I have no website and I do not want all this stuff on my computer. There is also som ...Show All

  • Visual Studio Tools for Office Import a XML data file into Word 2003 Template with prepared xsd in Word

    Hello This is the preparation: 1. Create a new Template *.dot 2. Placed XML Element from a xsd file in Word with the XML toolbox from Word. For example to create a Invoice with an Address part, …. **** Question: How can I import a XML data File into my Word file In Excel is possible!!! Remark I don't want to create WordML because I want separate Data with Word or Office. After this, I can read the XML data file in Word or in exce ...Show All

  • Visual Studio Express Editions How do I define an array property for a class module?

    Hi all! I have created a class module that needs an array property.  So I declared it as this: "Protected myArray(10,10) as Double" Then in the property: Public Property Array(10,10) Get Return m_Array(10,10) End Get Set ( ByVal value) m_Array(10,10) = value End Set End Property It didn't work.  Can I define an array property at all in VB 2005   If it can be done, what's the correct way to d ...Show All

  • Visual Studio Reference to DTE

    I have a component which sits in the component tray. When the user clicks the control I want to add a file to the project. How do I get a reference to the DTE object I want to essentialy have a control (in the component tray) which adds code into a solution. I can only see how to get a reference to the DTE at runtime or via an addin - can you get a reference so at design time (I know the control will be running) - I can add a file to the ...Show All

  • Software Development for Windows Vista Trouble installing Visual Studio .Net 2003 on Vista Feb CTP

    Hummm... I'm having trouble installing Visual Studio .Net 2003 on Vista Feb CTP. I get 99.44% done, then an error about not being able to set the permissions on a service. I've temporarily "disabled" the security policy that lowers the Administrator's privileges to see if that had anything to do with it. ...Show All

©2008 Software Development Network

powered by phorum