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

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

UZone

Member List

TechMan
Vrungar
phrozensnow
bobmarley165735
RudieVanHout
Denis Repke
rkocur
SDerix
Bryan Kardisco
Rabinarayan
ewar
Mike Hanson
Deffiant
Xzi
JHasell
Jose Simoes
zorleo
Trond Elde
Danny Thorpe MSFT
Vojtech
Only Title

UZone's Q&A profile

  • Windows Forms Create a windows application similar to Microsoft Outlook

    HI, Im trying to develop an application similar to Microsoft Outlook. If you open the contacts in Outllook using category view. There is a listing of contacts. Do I need to use a Datagrid for that. And if we click on any of the rows t ...Show All

  • Visual C# problem with XmlWriter and MemoryStream

    hello friends i am able to write a xml file on the disc. but when i use MemoryStream in the XmlWriter.Create() method. I m not able to read back data from the stream ...please correct the code that i have written. private string GetContentMessage( object o) { string str; int size; byte [] myBuffer; TestClass test=( TestClass )o; MemoryStream objMemoryStream = new MemoryStream (); XmlWriterSettings ob ...Show All

  • .NET Development Please tell me where can I get a code example about Web distributed application.

            I am learning the .net remoting technology lately.I have made a distributed winForm application . but I don't know how to configure a webForm distributed application base on IIS.If you can help me or give some material . And I want to know the details about Remoting. Thanks! Personally I would recommend getting Ingo Rammer's book on .NET Remoting published by APress. The latest version of the book c ...Show All

  • Visual C# traversing xmlschema

    hi, Is ther is any sample to get the values of the message types in the xmlschema by parsing through the xpath iterator or xmldocument.The result sould consist of the xmlComplexTypes and xmlelements which also including the base types and ref types if they are present! Thanks in advance! ...Show All

  • SQL Server how to give access my report to particular users

    Hi All,     This is first time in this forum.Hope I will get answer for this.  I have a requirement like this. I have 3 tables. county table, City Table and voter table.I need to generate report like this.All the voter information from each city and each state.       I did like this :  In the dropdown I populated all the  counties like adams,bergen,phily.. I am getting the reports for what ...Show All

  • Windows Forms Create the app_name.exe.config file during runtime

    Greetings forum inmates Consider the following scenario: You have created your application and you want to deploy it either via click once or xcopy - emphasis goes on xcopy for my case though. Normally you should include an app_name.exe.config file within the download so that the settings are included and loaded when the application starts. But what if you may have a different set of settings attributes on each deployment situation One sol ...Show All

  • Visual J# Editing j# source code is painfully slow in VS 2005

    I have a large solution consisting of 16 projects and hundreds of source files. Editing J# code in VS 2005 is seriously slower than editing in VS 2003. In some cases, after typing a word it hessitates for 2-3 seconds before continuing. Intellisense is barely useable with 5 second delays during typing to display class members. How on earth can this been improved, the new features of 2.0 are a great improvement but it seems the IDE has taken a st ...Show All

  • Visual Studio Team System Unit testing web appl and change browser type

    I want to set the broser type of the resquestPage. I know the browser type is extract from the user agent in the header. Is it possible to tell that the browser I want to run the test is Mozilla [ TestMethod ()] [ HostType ( "ASP.NET" )] [ UrlToTest ( "http://localhost/Default.aspx" )] [ AspNetDevelopmentServerHost ( @"%PathToWebRoot%\Mvc\Tests\MvcTestsContext" )] public void InitializeTest2( ...Show All

  • .NET Development Receiving ArgumentException while attempting to read Application.UserAppDataPath

    Greetings, I've been accessing Application.UserAppDataPath in my application for a while but recently it's been throwing an exception that's leaving me scratching my head in wonder. I can't seem to find any good documentation or material to help me with this. This is a WinForms application being developed with .NET Framework 2.0 on a WinXP Pro machine. Here is the offending line of code: label3.Text = Application.UserAppDataPath.ToString(); A ...Show All

  • Visual Studio Add my selfmade Language Service to Visual Studio?

    Hey! I have used "Visual Studio Language Package" Wizard to make a language service. Then I have modified the parser and lexer file in the package. I have inserted COBOL verb and rule. The language service does work in Experimental version of Visual Studio. But now I want to make an Add-in/package that I can install on other PC’s with Visual Studio. I have found out that it creates a dll file, but how can I use that. Can somebody help ...Show All

  • Smart Device Development Resizing Screen Elements when MainMenu appears/disappears.

    Hi all, I have an application that triggers the main menu on or off, and would like resizing certain screen elements to accomodate this main menu. Is there a function that can do this (maybe and event that is caught and resizing screen elements), or is do I have to do the resizing manaully Thanks Tryst ...Show All

  • Visual C++ Calling C from C++/MFC in Visual Studio 2005

    Hello, I have Win32 C code that compiles fine with VS 6.0. I'm porting the code to VS 2005 to be called from an MFC application. The code compiles fine, but I'm encountering a linker error, LNK2019 when I add a call to a specific function from the OnInitDialog function. I have other calls to other C functions in OnInitDialog and they do not cause this error. I'm compiling with the /TP flag and the C code in question (which causes the fai ...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 At the Microsoft DSL Competency Workshop I went to in December, the same thing ...Show All

  • SQL Server Unable to read local eventlog (the parameter is incorrect)

    In trying to setup alerts and activating them, an error occurs in the sql agent log of Unable to read local eventlog (the parameter is incorrect) The full messages from the Windows NT Logs shows: Event Type: Error Event Source: SQLSERVERAGENT Event Category: Alert Engine Event ID: 318 Date:  03.11.2005 Time:  17:14:47 User:  N/A Computer: RESYSHADOW Description: Unable to read local even ...Show All

  • Visual Basic Questions?

       HELLO! I AM NITESH MENON AND I HAVE SOME QUESTIONS. I HAVE BEEN USING VB FOR 3 DAYS AND NEED HELP. QUESTION 1- When using a web browser is there a way to go back to the previous page in VB (like back in internet explorer) QUESTION 2- When using a web browser is there a way to go back to the next page in VB (like forward in internet explorer) QUESTION 3- How can I display another form other than the main one. QUESTION 4- How do ...Show All

©2008 Software Development Network

powered by phorum