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

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

Mojtaba

Member List

BobGomersall
Negyoshi
William_Ryan MVP
Richard Ersek
Stuart A. Malone
Aiven
Dirk Rombauts
MMMSobo
s h a
N2H
Florin Sab?u
Sylvain Trépanier
scolbath
David Wooden
Asher David
Nate Stewart
mc100ftj
Louis Davidson - SQL Server MVP
VaishaliAmonkar
targ
Only Title

Mojtaba's Q&A profile

  • Windows Forms Question about cloning menus

    I have an item in the main menu and I want the subitems of this item to be duplicated in a context menu. I clone the subitems as it is described in MSDN. When I do something with a subitem in the main menu nothing happens to the& ...Show All

  • Software Development for Windows Vista Alpha-Blended DirectX Overlay

    Hi, I would like to create an overlay with a surface that overlays another surface. The specific application is to take the video rendered from a AX control drawing using DX, then create an menu overlay with another DX surface and have the menu alpha-blended over the video surface. So far I have tried a transparent dialog box, but the video underneith flickers as the region is invalidated. The overlay box fades in and out perfectly, b ...Show All

  • Visual Basic Loading and gathering information from a text document

    I am currently producing a program for myself and i need to know how to gather and put loaded text information into a table and allow searching ect, i will clarify with pictures.  Please be patient with me because i am a novice. given the following text [item 1] name=Welcome Note description=Welcome to the world of Darkness. class=12 reqlevel=1 quality=1 bonding=4 classes=0000 //All Classes model=5567 level=1 races=0000 //A ...Show All

  • Visual Studio Express Editions "Failed to add validation event handler because the following error..."

    Failed to add validation event handler because the following error: El indice no es valido. (Exception from HRESULT: 0x8002000B (DISP_E_BADINDEX) While double clicking on column. Editor shows this: namespace HolaMundo1 { partial class Database1DataSet { partial class CLIENTESDataTable { } } }   Windows XP sp2 in spanish. Visual C# Express 2005 SQL Server Express 2005 Some idea what can I do It seems a bad DLL / OCX / assembly ...Show All

  • Visual Studio Team System Licensing Questions

    1.  Will Team Foundation Server include a license for SQLServer   Can SQLServer DB for Team Foundation Server be setup on a different box then the other server components 2.  It appears that both MSDN Universal and MSDN Enterprise license holders can enjoy a free upgrade to the MSDN Premium + Visual Studio Team Edition for SW Developers.  If having Visual Studio Team Edition for SW Developers is the eventual goal is ther ...Show All

  • Visual Studio Express Editions default

    ok. what i want to know is how to make a button the default button. so when i hit enter it will do the function it's been set. for example a web browser. i type in where i want it to go and hit enter, and it goes to where i've typed. ok don't get confused i'm not trying to make a web browser navigate. what i'm trying to achieve is the hit enter bit. i can do it in vb 6.0 but i'm havin trouble which vb 2005.net can anyone tell me how to do it ...Show All

  • SQL Server Revoking All Permissions - Secure by Default

    I am designing my software to be 'secure by default'. I only grant permissions to entities that actually require them, to help prevent unexpected attacks like injection attacks. To do this, I have a SQL script that configures all the permissions on my database. It is basically a series of GRANT commands. Every time I modify a stored procedure or perform a similar action that causes the permissions on an object to be lost, I run the script and it ...Show All

  • .NET Development New to Threading Help please

    This is the first time for me using Threading so if you can help me too use the Threading in my application i will greatly appreciate it...This does continue off my last Threading Post... I want the MediaPlayer to be Executed by the toolStripButton2_Click using a Thread and BackgroundWorker... private void toolStripButton2_Click( object sender, EventArgs e) { MediaThread = new Thread ( new ThreadStart ( this .RunMethod)); ...Show All

  • Software Development for Windows Vista ASP.Net Designer example

    Hello all, I am looking for an example on howto host the desingner inside of an ASP.Net application. I've seen the included designer hosting example that comes with the SDK, but this is a destktop app, thanks in advance for any help!!! Kevin Booth Okay, this is a great lead! Thanks for the help, I'll investigate further when I get home! Kevin Booth ...Show All

  • Visual Studio Team System Where can I download AdventureWorksCMMI example?

    Hello everybody, I saw on a friend's machine a project example for Team Foundation Server, named AdventureWorksCMMI. Where can I download it I don't think it is available as a separate download. You can just download the VSTS VPC on the MSDN subscriber download site and it has the AdventureWorks team project already loaded. ...Show All

  • Visual Studio Team System How we make ViewState Dynamic

    System is giving me ViewState Error when I run the Script recorded in Machine A and run it on Machine B. When I see the view state of the page (where it is failing) it has hard coded value while recording. How do we make it dynamic I tried to extract hidden value from previous page and try to paramatize this hidden value on the hard coded value, it is not working. It still says invalid view state. Please help me, how can we ...Show All

  • Visual Studio Express Editions Catching multiple buttons in one function

    I'm creating a windows form application with an awfull lot of buttons. 81 to be precise. I have set an event on all these buttons to one function: changeButtonToTextbox(object sender, MouseEventArgs e) This works fine, but the program needs to know which button really is clicked. I can do this with a simple if(sender == button1). But I don't feel like making a switch statement with 81 possibilities. It wouldn't be efficient too. Suppose I want ...Show All

  • Visual C# Where is isDecimal functionality

    Hi all, I hope somebody could help me out here. In Vb.net, we have isNumeric() functionality. But I am validating Decimal field. Where did isDecimal() functionality gone. Can anyone help me to validate a decimal field in a data grid. Thank you in advance. Raj bool IsDecimal(double original) {   x = Math.Floor(original)   return ((original - x) > 0.0) } ...Show All

  • Windows Forms Cannot Modify ToolStripItem Pressed property

    Hi, The ToolStripItem has a (read-only) Pressed property . How can i explicitly set the state to pressed I am unable to find it in the docs. fizgig Hi David, Thank you for you insights. Option 1 works great. Bye, Fizgig ...Show All

  • Visual Studio Invoking targets, not from command line

    Hello, I wanted to ask if there is a GUI application that: 1. invoke build files 2. invoke targets from build files (I'd prefer a checklist of targets) 3. override build properties 4. save the configuration data between runs 5. tells the build result, and display the build output I would like to know if there is such application (I need it inside and outside visual studio). it will be very helpful for my project. Thanks. What exactly ...Show All

©2008 Software Development Network

powered by phorum