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

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

gzou1

Member List

Karim Hemani
Shaymaa
TCRavn
John Garland
Nigel-uoh
Tobisen
Spy
MShanahan
Betuca
JeffGill
codecamel
andcrumx
Vadim Tsyganov
techiedella
jcarranza
Sergey Ten
vinson.zeng
eyekron
Ablecrane
usna91
Only Title

gzou1's Q&A profile

  • Windows Forms Binding ArrayList (of Structures) to a Datagrid Question?

    OK. I am **hoping** this is something silly and simple that I'm forgetting to do. I've read some examples on binding a datagrid to an array list and that is what I'm now trying to do. I've got an ArrayList (populated from a structure).&nbs ...Show All

  • Windows Forms changing windows forms skin..

    hi geeks.. i wanted to know that using vb.net is it possible to change skin of windows forms (default) into some other form (like circular or anything but not a square) ashtified_85 hi guyz.. i want to ask if it's possible to get a windows applications skin other then default rectangular.. so far i have did it partially,as it's possible only when moniter color depth is less then 24 bit.. for reasons i jus don't know,, is it possible to ...Show All

  • Visual Studio Team System Testing Smart Client Applications.

    Hello all Our company develops smart client applications. For the past year we've been using VSTS from its early Betas to now the 180 day Trial. I've been looking at the testing capabilities of VSTS and we've created a bunch of Unit tests, Manual Tests, Ordered Test(of only unit tests) and that's it. Because we do not have a web application, we can't really use the Load Test and the Web Test. The only workaround for us would be to crea ...Show All

  • SQL Server error on server

    TITLE: Microsoft Report Designer ------------------------------ A connection could not be made to the report server http://localhost/ReportServer2005 . ------------------------------ ADDITIONAL INFORMATION: Client found response content type of 'text/html; charset=utf-8', but expected 'text/xml'. The request failed with the error message: -- <html> <head> <title> SQL Server Reporting Services </title><meta ...Show All

  • Visual Studio Workfold & Get command problem

    I am setting working folder for a project in source safe as follows: C:\Program Files\Microsoft Visual SourceSafe\ss Workfold $/Source C:\Source This gives me a message saying: C:\Source has been established as the working folder for project $/Source Now when I issue Get command as follows C:\Program Files\Microsoft Visual SourceSafe\ss Get $/Source -R -I-Y it copies all the files in C:\Program Files\Micr ...Show All

  • .NET Development Where to learn Databases?

    i want to learn&understand Databases. Where should I start I am mainly interested in using the Visual C# 2005 environment, which uses stuff like DataRows, DataSets etc., and not SQL commands like SELECT etc. Also, does anyone know how fast the lookup of a given item is O(N) or O(logN) or better 10x for help Hi Skipy, You should start with ADO.NET. This is the collection of classes that are used for ...Show All

  • Windows Forms Is there a standard packages or classes related to MDI or child form menu?

    I am seeing every application developed using visual studio has the standard icon on the MDI and Child form, basically like font icon, alignment icon, and file save or open. Are they using standard api or packages to have this icon, tooltips etc If so,can you please hint the packages related to windows forms, MDI and Child forms Any web links related to this fine. Thanks Jil. The standard icons are standard because they are the ones t ...Show All

  • SQL Server problem intstalling SQLEXPR.EXE

    everytime i try installing SQLEXPR.EXE.. it will give mi a problem saying SQL server 2005 setup has detect incompatible components from beta verisons of VS, .net framework, or SQL server 2005. i did uninstall all beta version.. n try again.. but still e same problem.. how can it be solve and whats e probem Take a look at the setup logs to get a more specific idea which component is causing the problem. There a number of components t ...Show All

  • Windows Forms Defect in MainForm.MainForm_Load()

    Just a note, I discovered a bug.  If you have no projects, GetLookUpTables() is never called.  As a result, if you goto ManageUsersForm, there's nothing in the list for users.  :) I agree...it's the last line of the IF bl ...Show All

  • Visual Studio Express Editions Compile a Win32 console Socket program using XP SP2 Platform SDK

    I'm using VC2005 express edtion with Platform SDK to compile a socket program. When I include the <Winsock2.h> in my program, the compiler start generating warnings about 'macro redefinition like below: c:\program files\microsoft platform sdk for windows xp sp2\include\specstrings.h(341) : warning C4005: '__checkReturn' : macro redefinition c:\program files\microsoft visual studio 8\vc\include\sal.h(703) : see previous definition of '__ch ...Show All

  • Visual FoxPro Thank you Alex !!!

    Hello!!! I usually use the following command in VFP6 (in Win98): !Ren Folder1 Folder2 to rename the name of Folder Folder1 to name Folder2. It is OK. But I can't use this command in WinXP (SP2). I don't know why Can any one help me Thanhs a lot. Have you tried the VFP command: RENAME FileName1 TO FileName2 ...Show All

  • SQL Server Foreach NodeList Enumerator

    Does anyone have any experience of using the NodeList enumerator in a Foreach loop BOL is a bit light on this. I want to enumerate over an XML Document that is passed into my package. The package is executed from a .net application. Has anyone done anything like this Any demo material Should I pass the XML Document into an SSIS object variable or a String variable Can the NodeList enumerator enumerate an XML document that is stored in a Str ...Show All

  • Visual C# How this code work(C# 2.0)? It shouldn't!

    What makes you think that, there is no ambiguity possible, the compiler can directly deduce the best function member to call, 3 is an int parameter and there is a non-generic method F1 taking an int as argument, non-generics takes precedence over generic parameters, overload resolution solved, point. make your call g1a.F1(3L); and you will get a compiler error, as now there aint no method taking a long. change it to G1 g1a = new G1 (); g1a.F1(3L ...Show All

  • Visual Studio Team System Web Recording is not working ..Pls help me Figure out

    When i try recording a Webtest My Recording doesnt work. The Record options seem to be Greyed out (disabled).. The Browser loads Up pretty quickly when i click on a new webstest But then its all greyed out I have seen this before . please help me in figuring this out. I dont want to reinstall my Visual Studio2005 Thanks Roy Can you try killing all your iexplore.exe processes and trying a ...Show All

  • Visual Studio Express Editions Activation

    I was given an activaion code but it doesn't work.  Yes i cut and pasted it. When you use the copy and paste method, sometimes people don't realize that they copied an extra space at the end of the code. and when they paste it, they don't see it, because nothing is there. Or they accidently have an extra digit at the beginning of the data. Make sure when you paste it, that the code is completely left justifi ...Show All

©2008 Software Development Network

powered by phorum