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

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

KeithPhillips

Member List

mido1971
Shimon273
Gopal Ramamoorthy
Viral Thakkar
Mar G
rookie.NET2005
Oren Novotny
Tony1972
Soviut
PeterTPeterT
kehinde
MattMc3
TJT
tom-taker
Harald Mejlholm
ZackL
Ray F.
Rupreet Singh Gujral
joedotnot
jlkirkjr
Only Title

KeithPhillips's Q&A profile

  • Visual C++ Changing project setting in VC.NET

    Hello all, I'm migrating from a VC6 app to a VC.NET 2003 app. I cannot find where I can change the following project settings in .NET although they are easily accessible in 6.0: -C/C++ settings --> Use Run-Time Library --> Debug Multithreaded DLL -C/C++ settings --> Preprocessor --> Preprocessor definitions (I want to add STRICT) -C/C++ settings --> Preprocessor --> Additional Include Directories There is no C/C++ sett ...Show All

  • Windows Forms newbie to winforms

    I'm new to winforms and I have a question. On a button.click event I have some methods Method1(); Method2(); Method3(); My question is : if I want to exit from method1() and not to run Method2() and Method3() how can I do I've tried Close(); Application.Exit() but it's still execute the remaining methods. Hmm...I would like to end this discussion here. It seems to me that this is getting into an unhealthy argument here and not adding valu ...Show All

  • Windows Forms Rebar and Band controls ported to .NET

    I'd like to see the band and rebar controls ported to .NET to allow easier integration with the IDE. Jason They are also the controls you'd find with the desktop as well. A lot of times you'll see desktop apps displaying up-to-the& ...Show All

  • Visual Studio Tools for Office Inspector CommandBars

    I would like to add a command bar to the window where I read the messages but not to the one that opens when I want to create a new e-mail message. I create the CommandBar in my Microsoft.Office.Interop.Outlook.InspectorsEvents_NewInspectorEventHandler Event Handler. I can limit the creation of the command bar to a MailItem by saying : if (Inspector.CurrentItem is Outlook.MailItem)           &nb ...Show All

  • .NET Development Failed to access IIS metabase, VS2005 RC

    I am developing a webservice in Visual Studio RC. I have just got a new pc and my problem is that I am not able to access this webservice. I have created a virtual directory in IIS, but if I try to browse there, I get a "Failed to acces IIS metabase" error message. Does anybody know how I can resolve this problem 1) Is IIS installed on the machine (From a command prompt NET START - Is IIS Admin service present in the list) 2) Is ASP.NET in ...Show All

  • Visual C# where are the icon images

    I want to add one of the images to the menuStripItems, but I don't where the file is that contains them.  Anyone no where to get the cutToolStripMenuItem.Image. p.s. there not in my Form1.resx yet because I am not using the menuStrip control directly; creating a dll. thanks, Hello, I to am trying to find these icons but am having no such luck locating this directory and zip file. I can't find: C:\pro ...Show All

  • .NET Development Check Folder Permissions

    Hi! I have never tried something like this before, so forgive my ignorance. I need to check the folder permissions of a specific folder for the logged in user. In my app the user has a setting for an output folder, I need to check that the user has the appropriate NTFS permissions to that folder to be able to set this setting correctly. Can someone point me to a good resource where I could read about this A site with samples is ofcourse ...Show All

  • Windows Forms Internet Lost

    The whole convoluted story goes like this. I woke up this morning to find that all access to the net and to the neighbours house (where the equipment is located for internet access), is all non accessable from any PC in my house.  I've&nbs ...Show All

  • Windows Forms FlexGrid / Datagrid question

    Hi, I know that there is no Flexgrid in VB.NET 2003, and most posts I have seen are directing people to the datagrid. My problem is that I don't think the datagrid is an option in my case. I have recently upgraded my VB6 app to VB.NET 2003, which uses a FlexGrid. I populate the grid at runtime...and NOT from a database table The grid uses column AND row headings, which I need to be fixed in place...ie when the user scrolls horizontal ...Show All

  • Visual C++ Newbie Project

    Hello, I am making a program that converts a value to its corresponding Decimal, Hexadecimal, Binary Value, using VC++ My main problem starts when my input is in the form of Hexadecimal Value or Binary Value, since i will be using CString for my input. Is there any way one can convert a CString Value to Integer please help. Thanks! ...Show All

  • Visual Basic hopefully another easy question about font!

    As I was helped alot last time I hope you can help again! my problem is this code:   frmMain.rtfMainText.SelectionFont = New Font(strCurrentFont.FontFamily, strCurrentFont.Size, strNewFontStyle) I can have italics, underline and bold in strNewFontStyle But how for example could I have the font style of some text as bold  AND italics at the same time   Hope someone can help!   ...Show All

  • Visual Studio Express Editions C++ examples in .Net

    After I moved from the Beta 2 to the release of Visual C++ 2005 Express, I was shocked to see that even the few code examples in C++ in the .Net framework class library were gone! At this time my interest is only limited to ADO.NET so I don't know about other .Net libraries but I can't believe only C# and VB.Net are considered "worthy" of extra attention in .Net, ... or am I the victim of some weird circumstances Kamen As far as my experen ...Show All

  • Visual Studio Team System Source control reports

    Hi, There are a lot of built-in reports available in Team Project. Surprisingly, none of them provides reporting for source control. For instance, I will need to see what files have been checked-in during specific day, who made the check-ins, what files are still checked out and who made it, and so on. How can I get those reports Regards, James. RobertV - Thanks for the extra posts. I tryed to us ...Show All

  • Visual C++ Using MFC with Windows Forms

    Hi everyone-- So this may be a silly question, excuse me because I'm very new to VC++.. The essentiality of this question is this: I'm using MS VS 2005 Standard Ed. When I create a new Windows Forms Application, and try to include afxwin.h, the program will compile just fine, but when I try to run it, it gives me a debug library error: Debug Assertion Failed! Program: ... File: dbgheap.c Line: 1414 Expression: _CrtIsValidHeapPointer(pUserData) . ...Show All

  • Visual Studio Team System Backup job does not truncate the SQL log files

    I've implemented a standard Maintenance Plan to backup up the Team Foundation databases. (Full recovery model.) For some reason the log files doesn't truncate and shrink, as I believe they should do automatically after a backup is done, and a CheckPoint should have been set. I believe the latter doesn't happen (hence no truncate), but could anyone help me figure out why not Espen The log files will not automat ...Show All

©2008 Software Development Network

powered by phorum