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

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

C7MAX

Member List

Minh Tran
antonio97b
John Bar
Syntosys
Esprite2000
Joshua Belden
Mat007
D.Y.L.
nishanth
skmichi
Ollatek
Eugene Tan
Erin G
AussieRS
Przemek Wasylko
David Wrighton
n-sankar
linker
Bill_M
empty mind
Only Title

C7MAX's Q&A profile

  • Visual C++ Manifest Issue

    I just ported the project from being a Visual Studio 2003 to 2005, and for each project I do it, I lose the manifest! Manifest is enabled in the compile process and it is commented in the resource file, but the windows are UNAFFECTED. Works fine in 2003 and creating a NEW project and using the manifest works fine. What is wrong Eretria-chan wrote: I just ported the project from being a Visual Studio 200 ...Show All

  • Windows Forms "DataBinding could not find a row in the list that is suitable for all bindings"

    Hi All, I have a form with lots of related databound info on it. If a user loads up the form it starts creating a new 'booking' and adds new 'booking dates'. If they then decide to close the form without doing anything I need to delete all the info created. My form is bound to lists of buisness entities and I need to delete them all and remove them from the lists. Problem is I get: "DataBinding could not find a row in the list that is suitable ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Sample Framework

    I've been looking over the sample framework (empty project) and I can see a lot of useful things in there that would be great if I didnt have to reinvent the wheel, mostly in terms of handling input and GUI code, but... Even though the sample framework code has a lot of comments, it's still very hard to follow and feels like it's all over the place. I realise we all have different coding styles but I was wondering if anyone has some kind of ...Show All

  • Windows Forms Binding a MonthCalendar Control to a DataTable of 'selected' dates

    I need to bind a MonthCalendar control to a DataTable which contains dates that represent 'OffDays' i.e. no work. I am hoping to do something like, a user can select (or un-selected) a date in the calendar and that will add or remove records from the DataTable. I notice that there are methods of the MonthCalendar control to Add or Remove bolded dates and that seems like it would work, except I can't DataBind that. Bolded Dates aren't a req ...Show All

  • Visual Studio VSS Complete path for linked files.

    Using VSS 6.0, when I look at Properties, Links, I see $/.../<end of filepath> Is there any way to display the entire filepath in this view I tried creating a report and it outputs the same $/.../<end of filepath. Thanks. Keywords: -- VSS, SourceSafe, Links, File, Path, filepath, folders, display, properties. -- VSS 2005 will now create a shared file list output file that lists all link files in y ...Show All

  • Visual Studio Crystal reports XI R2 and Visual Studio 2005 issues

    Has anyone got this error after updating (fresh install) to Crystal Reports XI R2 with reports in Visual Studio 2005 I am posting here because I am not sure if it is a Crystal reports XI R2 bug or a Visual Studios 2005 problem. I thought it might be that my programming was wrong so I tried the samples that come with R2. If anything these should work since the people who developed the software wrote the examples. Even the examples ...Show All

  • Visual Basic Pass any command line Argument?

    Hello sir, How, can i pass any command line arguments (Through Run Command) pass when my VB application execute and that's values are receive when form activate. Kindly Help me Thanks. What version of VB are you using You imply VB6. If it is VB6, then lookup the Command function. Please be aware that this is not the forum to post VB6 questions, and may be contributing to the confusing answers you are getting. ...Show All

  • Visual Studio Team System Enabling Keyword Expansion

    I can't find how to enable keyword expansion in source files (for example, expand the $History:$ keyword to include the check-in comments).  Am I missing something I agree - "workaround" always carries a "POOR substitute" connotation for me. You can be sure we'll be pointing to threads like this one, when we're considering which features should be added and/or which missing features should be filled in, for fut ...Show All

  • Visual Basic Using my own DLL in a new VB.NET project

    I have made a DLL in VB.NET (class library), and wanted to use this DLL in a new VB.NET project. (VS 2005) So i create a new project, and add a reference to the DLL. The problem is, that i can't acces the methods or members of my class. I switched to VB for a few weeks, and used to create my DLL's in C++, so that's why i don't know how to solve this one... The DLL only consists of a few simple classes (members, properties and some basic methods) ...Show All

  • Visual C# Send Email...

    I have been looking for a way to send email and have found many ways to do it. All of them require an SMTP server though. Is their anyway to run an SMTP server "in" my program (minimized to tray) on localhost at all times Or is their a better way, such as open smtp servers etc. Thanks. See http://www.codeproject.com/vb/net/QMailClient.asp for an example of implementing the SMTP protocol. ...Show All

  • Visual Studio Tools for Office Excel Question

    Hi,    can anyone tell me how to copy a sheet from workbook a to workbook b please   thanks, Ed. For questions unrelated to VSTO, but related to Excel's object model, please post this on one of the Excel specific forums, like http://msdn.microsoft.com/newsgroups/default.aspx dg=microsoft.public.excel.programming&lang=en&cr=US Thanks   ...Show All

  • .NET Development How can i use C# windows control library project in VB6

    hi, i have created user control in C#.Net. i created UI design. i already set the Register For Com Interop= true. i created a tlb file for that control. & make it's registry & register that control. in vb6 i try to add that control but it can't provide me control. as well as i try to add reference of that control it add the reference but it can't provide the UI design in VB6. if u have any kind of help plz... help me. i have wor ...Show All

  • Visual C# how to get the nonclient rectangle of the form?

    as in subject: how can i get the nonclient rectangle of my form You can use the Form.Bounds (inhireds from Control ) property to the the size and location of the form including its nonclient elemements. ...Show All

  • Software Development for Windows Vista Cluster-Aware Timer Service

    I'm curious to see if Microsoft (or other developers out there) can provide guidance on how to best develop a custom Timer Service that is web farm aware.  For example, let's say my middle tier workflow is running on 3 servers.  I have a custom Timer Service running on each server but I obviously don't want the same workflow *instances* to be monitored and executed simultaneously on each server in the cluster. I've seen some tantali ...Show All

  • Windows Forms installState file is not removed by the uninstall action

    Hello there! I have the following problem: I created a custom install class that is accessed by a setup project. So far so good. The problem appears after I uninstall my application ... the file named myCustomInstallClassName.installstate is not removed by the uninstall action. Is there any way I can solve this What is that installstate file usefull for anyway Thanks a lot. Roxana, the installstate file is ...Show All

©2008 Software Development Network

powered by phorum