Software Development Network Logo
  • Visual C#
  • Audio and Video
  • Visual FoxPro
  • Visual Basic
  • Windows Vista
  • SharePoint Products
  • Game Technologies
  • IE Development
  • Smart Devicet
  • Visual Studio
  • .NET Development
  • Microsoft ISV
  • VS Team System
  • Visual C++
  • Windows Forms

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

ZDB

Member List

Islam Imam
TigerPhoenix
sennekeennes
uzs1
comspy
Diego Cánepa
Tryin2Bgood
irving at irvingevajoan
pauley
Oleksiy
bennymacca
cssjm
Pythos
Codeninja
MMerchant
shekhar saran
Tom Hartnett
Jason Holding
TABLO
av.arce
Only Title

ZDB's Q&A profile

  • Visual Studio Team System Delete team project and remove from SCE?

    I deleted two team projects one got removed from SCE and one didn't How do I get rid of the one that didn't and why did one get removed and not the other I understand there is some sort of bug related to this but why one and not the other and there must be a way to get rid of that one that is left right If not do we now know if this is fixed in SP1 great..yaar.. ...its really funny...i think since you are the administrator and created the team project and then deleted the same...that's y...but others won't have the permission in SCE.... and my view in this regard..is the refresh is not happening as no update in the ware house...tell me one thing...how the icon of the team project look in you ...Show All

  • .NET Development searching through an xml document

    I'm creating an application that needs to search through a large xml document for any text matching what the user has entered. Can anyone please tell me what would be the most efficient way to handle this as the xml file is fairly large (20mb) Many thanks I've decided just to use XmlText Reader as I don't need much functionallity. private void userSearch() { XmlTextReader xReader = new XmlTextReader("c://catalog.xml"); while (xReader.Read()) { if (txtSearch.Text == xReader.Value) { listBox1.Text = xReader.ReadOuterXml(); } } } No info from the xml file appears in my listbox though. I placed the xml file just inside the ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. New Analogy for Materials?

    I'm starting to screw with lighting in XNA and I'm hitting a brick wall trying to get my mind out of the fixed-function paradigm (which seems even worse for me since I've yet to stumble across an OpenGL->XNA FAQ, the best I've found is some MDX->XNA). My latest problem has to do with finding a new metaphor for materials. The 3D tutorials aren't helpful in this department, and I've been unable to find any information on the forums. The migration guide ( http://msdn.microsoft.com/directx/xna/migration/ ) says that Materials are gone; how does one define the lighting traits of a mesh now Let's say, for example, that I want to take the cube demo (where each face is a different color) and have each surface wi ...Show All

  • Visual C# How to invoke command line from C#?

    Hi, I wish to know is there anyway to invoke command line from C# programatically Regards, Leo I can't seems to invoke this imagemagick command public void Flip( string FileName) { Process flip = new Process (); Process .Start( "convert C:\test.jpg –flip inverted.jpg" ); } If the command is not particular DOS command like cd and dir etc etc.. Do I need to do anything special to invoke them correctly And for the switches(parameters) like -flip and so on do I need to do anything to pass the parameters correctly By the way, I have installed the imagemagick software correctly on my Windows XP and it is working fine from command line. ...Show All

  • SQL Server SQL Server Express SP1 Setup failed

    One of my customers is trying to setup SQL Server 2005 Express SP1 on his Windows XP Home SP2 machine. Setup failed with the following in the Summary.txt file: ------- Microsoft SQL Server 2005 9.00.2047.00 ============================== OS Version : Microsoft Windows XP Home Edition Service Pack 2 (Build 2600) Time : Mon Dec 04 23:59:22 2006 D86VH461 : Unknown article Result. SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt. Time : Mon Dec 04 23:59:23 2006 --------- What is this D86VH461 error code I seached the Internet and could not find any information on it. Thanks, Herbert ...Show All

  • Visual C# Debug Setting question - Stepping into DLL???

    I'm sure this is just a setting that someone can point me to. For some reason, when I reference my dll in a new project that I had built inside an entirely new solution, and then step through the project, it steps into my dll!! I don't want any windows popping up showing my users my source code. How do I stop this from happening Actually this is a very useful feature for a devloper and it's not only .NET that does it, VC++ does it too. One example is that you start the project from outside VS, it crashes and you attach the debugger to it. When you attach the debugger it does not have any solution/project loaded but it's able to find the source if you have it on your machine. Perhaps I should explain how this really works. When you ...Show All

  • Visual Studio Express Editions GetScrollInfo "Can this funtion be used in VB Express 2005"

    Hi I'm trying to read the vertical scrollbar position of a richtextbox and passing the info to a label and this function seems to be a good starting point. Has anyone got a bit of code that can do this using VB Express and this function method Thanks, Steve Whether you have Express or some other edition of VS doesn't matter. The programming language is the same and the function is called in the same way regardless. So just look for any VB.NET example you can find. You can start by ckecking www.pinvoke.net . ...Show All

  • Visual Studio Express Editions Error 1335. The cabinet vbsetup1.cab required for this installation is corrupt...

    I downloaded de ISO image for VB 2005 and got this error when installing. I only install VB not MSDN or SQL Express. I am using Daemon Tools because I don't have CD burner on my machine. I tried to install from a folder. No luck. Any suggestions I also had the same issue. I have checked the CRC and its correct. I extracted the contents from the image using Microsoft Virtual CD and burnt it in a CD. When this error occured the installation failed and when I tried to install it again it worked well. But I couldn't find the vbsetup1.cab anywhere in the CD. In fact there is no file in the CD with .cab extension. Will it have any impact on the installation ...Show All

  • SQL Server SQL SERVER 2005 ENTERPRISE EDITION installing problem on vista ultimate RTM

    when i was installing   ss2005  i got two warnings: - SQL Server Edition Operating System Compatibility (Warning) Messages SQL Server Edition Operating System Compatibility   I-IS Feature Requirement (Warning) Messages IIS Feature Requirement then in the next step ,there was only one option i could choose(workstation components,books online and develop tools), all the services were grey and not selected ,here 's the log file Microsoft SQL Server 2005 9.00.1399.06 ============================== OS Version      : Professional  (Build 6000) Time            : Wed Dec 06 13:01:54 2006   TJM-PC : The current system ...Show All

  • SQL Server CONNECTING TO ACCESS DATA via SQL Server Managemnt Studio

    HI All, forgive me but I am new to SQL Server. My question is in 2 parts. THe first - Could anyone point me to a tutorial or give me a quick pointer I want to View my Access 2003 datatables through Server MAngement Studio. I cannot however work this out or find articles on it. Is it possible Are there any wlakthroughs The second Part - Eventually I want to create an SQL database, which is comprised of tables which use (point to) MS ACCESS as there datasource. An unchangeable existing piece of software uses Access as the UI, so I want to leave my data in access, and just set up some pointers from the SQL database tables to read in data from these access tables as when required. Is that a clear question Am I making any sense PLe ...Show All

  • Visual Studio Team System TFS Trial Exp Date?

    We are currently evaluating the trial version of TFS that we downloaded from MSDN. Is there a way to see the date that the trial will expire   Martin Woodward wrote: Cheers Jeff, this "Martin Woodward" guy you pointed to seems to know his stuff :-) Hmm...I have "Mark as answer" but I can't find my "Mark as hilarious " button. :) Or, to put it another way: (+1, Funny) ...Show All

  • .NET Development Update issue vb.net2005 express - SQLServerExpress "Failed to convert parameter value from a String to a Int32."

    Hi All, I an new to the .Net development (I used to work in VB6). I have a Problem updating a database and I can not figure out where the problem is situated !! On a form I've placed a datagridview linked to a sponsor table. I can see all the records and I can ADD new records to the database bu when I try to modify or dele a record I always get an error telling me I can not convert a String to an Int32 . This is strange as I have no fields in that table of the type Int32. I do not use the commandbuilder to generate the query and updateparameters but I code them myself. Here is my updatequery: UPDATE sponsor SET [id] = @id, [code] = @code, [name] = @name, [address_street] = @address_street, [address_street_2] = @address_street_2, [address_s ...Show All

  • Visual Studio Team System Trying to move source causes weird error

    I am trying to move a source project from one team project to another. I keep getting the error: The item $/foo/webui/webapp/obj/Debug/webapp.dll is locked for check-out by domain\user1 in workspace computer1 But I don't even see this file in the source control tree. I don't even see a folder for $/foo/webui/webapp/obj. How to diagnose this Hi Jason: I admit that sounds bizarre. Lets try something really quick. Run the following from the command line: tf dir $/foo/webui/webapp/ do you see the folder obj If you do try to dir the debug folder and consequently run a tf status on $/foo/webui/webapp/obj/Debug/webapp.dll thanks, mario ...Show All

  • Visual C# Enum Conversion

    Hi, I have an enum like this private enum Chord_Flat { C = 0, Db, D, Eb, E, F, Gb, G, Ab, A, Bb, B } If I have a String chord = "C" I would like to convert it to "Db" by adding 1. How does this enum arithmetic work in C# and Visual Studio 2005 Best /M ...Show All

  • SQL Server How to customize Report viewer toolbar?

    Hi, I am using ReportViewer control of VS2005 to show server reports in ASP.Net application. I have heard that we can customize the looks of toolbar using Stylesheets (css) I need to Change colors / fonts of toolbar items so that they are in sync with current ASP.NEt application. Can I use my existing CSS and how do I apply these classes to items on toolbar. Or create separate css Help is highly appreciated. Thanks, Tanmaya ...Show All

©2008 Software Development Network