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

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

Latin4567

Member List

BasharSS
dgtl_mn
moh_youngo
arithie
NotMyName000
mjbromley
mrjunaid21
#Jonathan
Chris Dwyer
Anatoliy
enzamatic
Norse
John Schleicher
Deanr
Keith5150
marrow_Jamaica
Amr Ashraf
Nookie
elfw
CGuyArun
Only Title

Latin4567's Q&A profile

  • SQL Server Management Studio Express CTP regular express replace bug?

    Open a document and try the following regular express replacement. Replace {:i} to \1 bla bla A lot of wrong replacement. (BTW, I do the replace in a selection.) This sounds like a problem in the base editor component.  The editor developers are not experts in SQL Server tools, so it would help them to diagnose the problem if you could provide the following: 1) Text in the editor before ...Show All

  • Visual Studio Team System Create a Test List in VSTE For Dev

    I am trying to set up a build type in Team Foundation Server that runs a set of unit tests as part of the build process. However all the docs I see reference features I can't find. I suspect they are part of TE for Testers, which I don't have. How can someone who does not have Team Suite, or Team Edition for Testers create a build type that can run unit tests Unfortunately that is correct, test list creation is ...Show All

  • Windows Forms PrintSetupDialog

    Does anyone have experience of using PrintSetupDialog control to adjust the margin of a PrintDocument I find this control has very strange behaviour.  The first time I read the left margin is 10.  I set it to 20 and press OK and leave&nbs ...Show All

  • Windows Forms Save and restore Form position and DataGridView's configuration

    My Application need to save and restore components when restart next time. Such as: -          Change size and position of the form itself. -          Change width, order of columns of DataGridView's columns. I want to save information configure into configuration file.   Everybody have ideas, please show me way to do it or give some solution ...Show All

  • Audio and Video Development Compression in AVI

    I have a program on a imbedded system (non-Windows) that now creates a raw rgb AVI video output. Naturally the bandwidth is a problem as the usage has increased. The ccd size has increased also. I would like to insert a lossless (a must!!) compression algorithm/codec into the program so that the bandwidth problems are reduced. Compression to 1/4 the size or smaller is a must. Can anyone help me with what lossless compression algorithm/codec ...Show All

  • Visual Studio 2008 (Pre-release) Message SomeOperation(Message input) - Proxy is messed up

    In addtion to other operations in my service contract I have a operation contract which looks as follows ( see the service interface below) Message ProcessInputAction( Message inMsg); [ ServiceContract (Name = "MyContract" , Namespace = http://test.com/MyContract , Session = true )] [ DataContractFormat (Style = OperationFormatStyle .Document)] public interface IMyService { [ OperationContract (Name = ...Show All

  • Windows Forms Bug or By Design In UserControl

    The following is my test control.....I does not know why DesignMode propery alway got false, but on OnHandlerCreated Method I got True......Why public class TestControl:UserControl { public TestControl() { MessageBox.Show(this.DesignMode.ToString()); } protected override void OnHandleCreated(EventArgs e) { base.OnHandleCreated(e); MessageBox.Show(this.DesignMode.ToString()); } } Des ...Show All

  • Windows Forms Multi Threading Question

    I want to be able to put threading into my generic assembly that other coworkers could use in there development projects. All I am doing is populating a datagrid on a worker thread but there is one line of code I am having problems wi ...Show All

  • Visual Studio 2008 (Pre-release) browser app questions

    I have a few questions about browser apps. I guess you can't use NavigationWindow in browser applications as this causes runtime failures, can you advise on the best way of hiding the browser UI Also a ny reason why the following. < Style x:Key = " MouseEnter " TargetType = " {x:Type Image} " > < Style.Triggers > < Trigger Property = " IsMouseOver " Value = " ...Show All

  • SQL Server Alternative Solution- Query not getting executed

    Hi   I’m facing this very unusual problem. Let me first give a background –   This is a system consisting of Distribuors, Dealers and Brands. I have few tables as mentioned below (these are just prototypes of the actual table):   ‘REL’ table: This stores the Distributors and Dealers relationship. E.g. say DISTRIBUTOR                  ...Show All

  • Visual Basic Certain Declarations

    Well i found out how to open up a Halo map in VB, my freind gave me this vb.loadhalomap and vb.loadhalomap(filename)   but when I put it in the open vb is underlined, my freind also said that i need Halo SDK, but i cant find that so is DirectX 8.0 SDk close to it so itll reconize the delcaritons   You wil need the Halo SDK. SDK stands for Software Development Kit . Specifically, you nee ...Show All

  • SQL Server Using custom assembly problem. Help!

    I've created C# assembly which was included into Script Task code as following: -------------------- Imports DTX55AppDefaults.DTX55ApDefaults --------------------- The ScriptMain window recognize this assembly and can see all methods with no problem. The class View window see the assembly with whole list of methods with no problems. I build the code when ScriptMain window was open and save the code. Then I close window and run the package in Deb ...Show All

  • SQL Server Help files for MS SQL Management Studio Express?

    Hi Are there any specific Help files to download for SQL Server Management  Studio Express . I thought I saw a link the other day, but I am not sure anymore... Or is it part of the Book online for SQL Server Management Express I can't find reference to Studio in there... Thanks Gauguin   Hi, Here are some links for MS Sql Management Studio Express Help.  & ...Show All

  • Windows Forms Passing params to a ClickOnce app launched from a file share?

    This seems like an easy one, but after much looking I yet to find the answer...   I have a ClickOnce client that I'd like to have talk back to a server via TCP remoting. User must be able to launch the client from a file share. Based on my testing, I believe that I won't be able to use ActivationUri to pass QueryString params. So how can I pass the remoting URI for the server to the client I found that ApplicationDeployment.C ...Show All

  • Windows Live Developer Forums How to "permanently" turn off Message History

    For the past 18 months, I've been trying to accomplish one goal but failed -- I just want to turn off the Message History in my MSN messenger. I can go to Tools -> Options -> Messages and uncheck "automatically keep a history of my conversations". That sort of works... until the next morning when I log in to my PC, it's always checked again. I leave my PC on 24 hours a day. Because I have "Prompt for password when com ...Show All

©2008 Software Development Network

powered by phorum