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

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

Tryin2Bgood

Member List

KlausC
Graham Harris
johnvarney
Cam Evenson
Steve98796
Chris Spain
AndrewBadera
HenryIV
Mark_Davies
linker
Jakein2006
Andrew Cope
LeoXue
Rodrigo Luis dos Santos
Ben Santiago
Edmundas
windypoint
LLeuthard
IBRAHIM ERSOY
Senkwe Chanda
Only Title

Tryin2Bgood's Q&A profile

  • Visual Studio Express Editions concerning media player

    renee where do I post pause button code ok . understood I,ll get back to you when I know how to format the code ...Show All

  • Visual Studio 2008 (Pre-release) Problem with type casting using IQueryable<>

    hi, My Problem is like this I have database table called 'Emp' in SQL server 2005, I have created its .cs file using 'sqlmetal' utility.Through this file I got a class called 'Emp' , I have created interface IMetaData which i require for specific purpose. This interface is implemented by class 'Emp'. I have also created a class 'MasterForm' which accepts parameter of type IQueryable<IMetaData> my code contains following code //data is DataContext IQueryable <Emp> v1 = from e in data.Emps select e; MasterForm Frm= new MasterForm(v1); @ 2nd line it throws runtime exception System.InvalidCastException was unhandled Message="Unable to cast object of type 'System.Data.DLinq.Table`1[Employee.Emp]' to type 'System.Query.IQueryab ...Show All

  • .NET Development Navigating thru xml

    I have the following xml: <students> <student id=”1”> <columns> <column width="50" type="text" >George</column> <column width="50" type="text" >Turner</column> <column width="11" type="text" >Grade</column> <column width="11" type="number" decimal="0" >Score</column> <column width="15" type="text" >Status</column> </columns> </student> <student id=”2”> <columns> <column width="50" type="text" >Jill</column> <column width="50" type="text" >Stuck</column> < ...Show All

  • Visual Studio Express Editions Problem with WebBrowser1

    Well, not so much a problem, just something I don't know how to do, if it's possible. I made, wrote, what ever ya call it, a Web browser. It works fine, but on some site when ya click a link or button it opens in a new window, thats when Internet Explorer kicks in. Is it posible to how those open in WebBrowser1 and not have Internet Explorer kick in at all also, how do I add an Add to Favourites to the Browser And if posible, How would do I add an option, if posible, to be able to set the Browser as the Default browser Am still learning program and still got a long way to go. am using visual Basic 2005 Express Edition. Thanx for ya help, very much apreciated. Thanx ...Show All

  • .NET Development Delayed Datareader column error

    In a live application which i created, i noticed that after a day or two, i get a datareader error, specifically the error which returns a column name as it's message. i.e if i had written reader["col_name"] i get col_name as the error message. The problem is that i read 5 column names in a single read, and the messages vary, it not always the same column name. However, whenever i restart the server, the problem goes away for another day or two. Recently i increased my max pool size because i was having pooling issues, this had an effect on the datareader error in that it now occurs every 2-3 hours instead of the 1-2 days. pls i need help on this one Thanks The error is saying that the ...Show All

  • .NET Development RijndaelManaged and Base64 - overflow characters after decryption.

    Hello fellow developers! I have a problem in two routines for encrypting and decrypting text files, it works fine except the decrypted file contains 3 extra characters " i ". Is there anyone out there that has experienced the same problem or has an idea for a solution I have tried using different PaddingMode settings but without getting closer to a solution. PaddingMode.None - Exception during encryption, "Length of the data to encrypt is invalid." PaddingMode.ANSIX923 - Ok but "i " at end of file. PaddingMode.ISO10126 - Ok but "i " at end of file. PaddingMode.PKCS7 - Ok but "i " at end of file. PaddingMode.Zeroz - Exception during decryption, "Invalid character in a Base-64 st ...Show All

  • Visual Basic Installing VS 2005 Broke ActiveX in VB6 and Access - Need Help

    I have a development machine at work that has Access 2000 and VB6 on it with working projects. I have installed VS 2005 as I am training in that language now as well. My problem is that I have functioning code in Access and VB6 that no longer works because of the licensing errors for ActiveX objects. The only KB article I found that remotely refers to this issue asks that you import the VB6Controls.reg file on VS 2005 Pro CD #2. I went to do it and the .reg file does not exist on any of the VS CD's and I'm not even sure if this is the fix I want to use. I need the code in VB6 and Access to continue working but I also want to develop new things in VS 2005. Help Thanks! Can you please tell me which co ...Show All

  • Software Development for Windows Vista RunTimeID Property Issue

    While trying to setting the RunTimeIdProperty in the PropertyCondition, the following error is thrown. How can one set this property PropertyCondition value for property 'AutomationElementIdentifiers.RuntimeIdProperty' must be 'Int32[]'. <snip> PropertyCondition addCondtion = new PropertyCondition ( AutomationElement .RuntimeIdProperty, ControlType .TreeItem); <snip> ~JK Thanks for the reply. Do you have any example link showing how to implement ClientSide Provider for windows application.I have go through the article for menu strip, but that did'nt help much. ...Show All

  • Software Development for Windows Vista how to customize icons shown in the designer

    Hi, does someone know, how I can replace the images shown for the root activity and for the last activity in the designer with my own images I mean the white arrow within the green circle on top of the designer surface and the white circle within the red rectangle at the bottom of the designer surface. All activities are shown inbetween these symbols. Regards, Mario Solved this myself. I found that the workflow itself is an activity by studying the FlowChart example provided at this site. Together with the information in the designer rehosting example at http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnlong/html/WFDsgnRehst.asp I managed to control painting of all stuff on the designer surfac ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Managed DirectX performance

    Hi, I can't get DirectX to go faster enough in 2D environment. Wasn't expecting to hit a road block so soon. Any solutions to improve 2D performance. VB.NET\Window\Fullscreen\ VSync makes your application to synchronize with the monitor vertical refresh (if it’s faster, waits for the monitor). It allows to get rid of small image artifacts, but it will make your application to never go over your monitor’s refresh rate. That can be definetly the reason... If not, something is slowing down your code. Is your scene very complex ...Show All

  • Software Development for Windows Vista Removing Windows Vista Beta 2 Build 5384

    Hi, I downloaded Windows Vista 2 Build 5384. I have it as my operating system. I activated the operating system and that worked fine. Now the message on the bottom right-hand corner is still there. It says "Windows Vista (TM) Beta 2 Evaluation copy. Build 5384" Is there a way to remove it Did the activation not work right Thanks ...Show All

  • Windows Forms Need to change the System Date Format through ASP

    Hi All, By Default the system date format is MM/DD/YYYY. But in my application I need to use DD.MM.YYYY. The application I am handling has been developed long back. So I am unable to split and concatenate the dates. Through ASP code I need to change the date format for my application alone. Because in my server I am having some more applications and those applications are using MM/DD/YYYY. So I don't want disturb those things. I found one solution : session.lcid=3079 It gives the date in DD.MM.YYYY but the currency format is showing like 350,00 but the currency should disaply as 350.00. Its taking Dot as Comma. Please help me on this. Thanks in advance. The DateTime.ToString() ...Show All

  • Visual C++ const_cast and mutable

    Hi All, Anybody can give some realworld scenarios on using const_cast and mutable objects I think the use of mutable is justified when maintaining state is not visible externally.  Scenarios: 1. As Jonathan said, a counter on number of accesses.   (Note that this doesn't include the scenario in which you count object instances--thats' where you would use a private static member.) 2. More oftenly, caching.  You want your "read-only methods" to perform faster.  Caching results as a private mutable data member is a good way to accomplish this.  Conventionally, you should expect that a mutable data member's value would never change the result of calling a const member function: i.e. you must maintain t ...Show All

  • .NET Development Update Fail

    hi, when i update records in the database, the updates dose'nt show up when i re_run the program why is that I used DataGridView to update Records. I use VB 2005 express edition and Microsoft SQL Server 2005 Express Edition with Advanced Services. Add new item -> sql databse ->databae explore ->database1.mdf-> tables->add new table I created one primary key which is integer and will be auto increamented. ...Show All

  • Community Chat Vista WoW, but I got problem with Vista's IE7

    I runnning dual OS, XP and Vista, both I running IE7, which on Vista side, is ship together with OS. While the IE7 on my XP behave very good, on Vista, whenever I using IE to download the attachment on Hotmail, Yahoo, or whatever, that normally not using download manager, which using IE's built in downloader, and yes, my IE7 will stop responding, everytime will be like that whenever I try to download some small attachment, what might cause the problem I don't want to reinstall or do restore or something, just hope to fix my IE7 on my Vista, thanks. p.s. Vista really really Wow! Check out the windows vista help and support site, better place to get help about any problems like that. http://windowshelp.m ...Show All

©2008 Software Development Network