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

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

tackett

Member List

spTin
franziss
Mark3308
Angry Coder
uhclstudent
Lucian Wang
Mike Brown
InfoDemers
doank
KitWest
AshishGupta
cablehead
JD04
vistadb
J A Y
Mr.Yesser
EWGoforth
DallasSteve
Hans_Schmucker
donkaiser
Only Title

tackett's Q&A profile

  • Microsoft ISV Community Center Forums Add text for each table

    Hello, everybody! Please, could you help me I have to add text for each table in document which says "something something is given in table number n" where n is the number of the table and then center this text. I know that I have to use For Each X In ThisDocument.Tables, but I don't have a clue what to do next. Any help will be apreciated. Thanks ...Show All

  • Windows Forms Changing the databasource of a DataGridViewComboBoxCell at runtime

    Hi, I have a DGV where one of the columns is a combo box style. I bind this combo box to some datasource. What I would ideally like to do it to limit the combo selection to make the items available mutually exclusive to what is in other rows. The net result I guess is I get uniqeness in this column over all rows. Is this possible If so, which event should I use to re-assign the datasource property for the combo Thanks for your help Graham That did it Luc, thank you. Replcaing my underlaying list type with a datatable instead of a BindingList made the Filter come to life. Thanks again. Graham ...Show All

  • Visual Studio #Error in ReportViewer

    Hello all I'm working with .net objects as DataSources, and it's working very well in DataGridViews. Now I'm trying to build a Report using the ReportViewer control (VS 2005 Professionnal). The data displayed in the dataGridView is correct, but in the report I've build, I get a "#Error" for some values. In the .rdlc report, I just display the fields already displayed in the dataGridView, so I don't see from where the error comes ! I've searched and think I've found the issue : The dataSource binds to an abstract class which is derivated. This mother class contains properties and default values. If a public property is overriden in one of the child, I get the "#Error" in the reportViewer (no reason for th ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. DirectDraw Deprication

    What exactly do Microsoft mean by depricating DirectDraw Do they mean DirectDraw will be completely removed in the next DirectX release If so, what are the alternatives That's a kick-a$$ book for 2D game programming. Microsoft will always care about backward compatability with games, so you can expect previous dlls to be there. It just may not run as fast as it use to on OSes past Vista. As the book expects you to do after you read, do move your foundation to either Direct3D/OpenGL. ...Show All

  • .NET Development Access query to transpose table data

    Hello, I have the following table structure in my database and would like to create a query or table that displays a single record for each country with the three different RatingsType1 across the top as column headings with the respective rating filled in. Something like this: Country Rating1 Rating2 Rating3 US AAA CCC Baa1 where Rating1, Rating2, Rating3 are one of the three types of ratings from the tblRatingsType1 table. Here's the table structure: tblCountry CountryID (PK autonum) CountryName tblCountryRating CountryRatingID (PK autonum) RatingType1ID (FK to tblRatingType1) Rating RatingDate tblRatingType1 RatingType1ID (PK au ...Show All

  • .NET Development Parsing double value from a string

    Hi all, I need to parse a string which is in the following format (example): -0.0004 USD/Tonnes Basically, it will be a double value, might be preceded by the negative (-) sign and followed by <Currency>/<Unit of Measure> . The result should be just the double value (with the sign if its there), as in the above example, it should translate to -0.0004 I wanted to know if there is an easy way of doing it in C#, like using the Double.Parse() or the string.Format() methods (I tried them both but couldn't get them to work) Or do I have to parse the string character-by-character to get the required result Thanks in advance, MadMonk P.S.: Apologies if its a silly question, I'm still a newbie in .NET ...Show All

  • Visual Studio 2008 (Pre-release) Enumerations over indigo

    I am getting the following error on a call I'm making over indigo from an asp client(and non asp client also) Enum value '258' is invalid for type 'ImageInfoOptions' and cannot be serialized. Ensure that the necessary enum values are present and are marked with EnumMemberAttribute attribute if the type has DataContractAttribute attribute. This is my Indigo Contract: [OperationContract] Result GetImage(int imageId, string userName, ImageInfoOptions imageInfoOptionsEnum); This is my enumeration declaration: public enum ImageInfoOptions : short { a = 0, b = 1, c = 2, d = 4, e = 8, f = 16, g = 32, h = 64, i = 128, j = 256 } And this is my call from the client: GetImage(1, "Test", ...Show All

  • .NET Development ??? Getting started with remoting ???

    Hey guys, I have been studying C# for about 3 years now and have spent a lot of time on desktop and web based solutions. I have my MCP 70-316 and im taking my 315 shortly. I would say my understanding is at an intermediate level and most walkthroughs on the msdn make total sense to me but this is doing my head in ... http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpguide/html/cpconremotingexamplehostinginiis.asp I have followed this through and have put the service assembly and the web.config file on one of my servers at www.ccoder.co.uk/Messaging/ and a compressed version of all the files is at www.ccoder.co.uk/Messaging/remoting.zip so that you guys can get the exact version that i have. I am using ...Show All

  • Visual Studio 2008 (Pre-release) DataContractSerializer exception "System.DelegateSerializationHolder+DelegateEntry [...] not expected"

    Hello, in the microsoft.public.windows.developer.winfx.indigo group I was encouraged to ask my question also here, so I hope this is not seen as cross posting. Here's my problem: I have an object tree which I want to serialize to disk using the DataContractSerializer. For complexity reasons I have not defined specific data contracts for each class but I have marked them [Serializable]. Now I am getting the following exception: Type 'System.DelegateSerializationHolder+DelegateEntry' with data contract name 'DelegateSerializationHolder.DelegateEntry: http://schemas.datacontract.org/2004/07/System ' is not expected. Add any types not known statically to the list of known types - for example, by using the KnownTypeAttri ...Show All

  • .NET Development Is there any problem at Windows Installer 3.1 Fix

    Hi... For these 2 weeks i have got trouble with windows installer. Whenever i try to prepare a web deployment and wheneever execute the created msi.exe i always het memory errors. I thought there may be problem at the installation of framework and VS.NET 2003. I have uninstalled it. Whenever i tried to install VS.NET 2003 i again got windows installer msi.exe error about the memery error.... The instruction at "0x00eb5d78" referenced memory at "0x00eb5d78". The memory could not be "written" I habe server 2003 with SP1 and the last fixes of the security updates. I have downloaded last verison of windows installer and it's fixes from http://blogs.msdn.com//windows_installer_team/archive/2 ...Show All

  • Visual Studio Express Editions Creating a media player.

    hello, i am completely new to Visual C#, and i am wondering how to play music. i am mainly trying to make a media player with a web browser, but i am extremely confused on how to do this. i have googled this subject many times over with no luck. i dont know, maybe i am missing somthing. any help would be nice. i just got into C# about 4 days ago. go easy. :) to do it without the WMP component - not really since you have to decode media streams, read the files, split the audio/video streams, read it frame by frame...long hard process and not worth it if there is already a solution you can implement ...Show All

  • Visual Studio Where to buy Visual Studio 2005 Pro in Canada

    I'm looking for advice as to where to by Visual Studio 2005 Professional in Canada. I haven't been able to purchase it as a download. I can't even upgrade my license on the trial software I've already got installed. So I went to Amazon.ca two weeks ago and placed an order to be delivered tomorrow, and instead they just told me today to wait another SIX WEEKS. Any advice on where I can get VS 2005 Pro TODAY Randy Hi, Please post your question in the following forum. http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=26&SiteID=1 Thank you, Bhanu. ...Show All

  • Visual Studio Team System multiple users on some specific work space.

    Hi, There is a way to give more then one owner  (person) permission on some WS-work space Thanks in advance, Shmulik. There was some interesting thread recently, on how to create workspaces that will be "shared" to some extent. Yours truly, Eugene ...Show All

  • .NET Development There is an error in XML document

    We are getting the error while calling the webservice of the Remote machine the decription of the error is: There is an error in XML document (1, 147611). at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events) at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle) at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) at System.Web.Services.Protocols.SoapHttpClientProtocol.InvokeAsyncCallback(IAsyncResult result) InnerException -->System.Xml.XmlException: Unexpected end of file has occurre ...Show All

  • .NET Development copying files between folders on file servers

    I'm currently doing a project and I want to look for filenames containing the value the user enters after clicking the submit button, and copy these files from one network directory to another network directory. I don't have a clue how to do this, can anyone help examples were above ;-) if we have a directory called "Marc" and in it we had "folder 1, folder 2):   Marc folder 1 folder 2   so, to get a list of directories in a directory:   string [] theDirectories = Directories.GetDirectories( Path ); Path would be "Marc":   string[] theDirectories = Directories.GetDirectories("\\ \\Server\\Marc ");   would return me:  \\Server\Marc ...Show All

©2008 Software Development Network