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

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

ipfeifer

Member List

TerriM
adam99
aninflal
Isaac1
Jay McG
Martin Unterholzner
Rob Zare
tezzanator
MReynolds
llihp
Daniel Mächler
AlexLeonG
Tommief
KNPaing
Guy Peer
redviking2006
Lummox
patricef
Tom Patton
chester645
Only Title

ipfeifer's Q&A profile

  • Visual C# Returning multiple values from methods

    How do I return multiple values form methods Hi Yogesh, Is it possible to returns multiple values without "ref" / "out" parameters. Regards, kailash ...Show All

  • .NET Development OLE objects and databases

    HI! How reading and writing ole objects (Word, Excel, images, etc.) from a database (similar to Webbrowser) Please, help me! It is important. P.S. Used VS2005 Beta 2 ...Show All

  • Visual Studio 2008 (Pre-release) Strange bug: property not initialized with beta 2

    Hello, I switch to beta 2 and found a strange bug with my code customizing the expander template. First here is a code sample to demonstrate the bug (i'll explain it after) : < StackPanel > < StackPanel.Resources > < SolidColorBrush x:Key = " SolidBorderBrush " Color = " #FFFF0000 " /> < Style TargetType = " {x:Type Expander} " > < Setter Property = " Template ...Show All

  • SQL Server Stored Procedure Wizard

    SQL 2000 had a Stored Procedure Wizard and I was wondering where it is in SQL 2005 or if it even exists any more. If it is gone was an alternative created Jon I an trying to understand the issue here. Why would you want to create 50 stored procedures all at the same time If you are putting together a new enterprise application that requires a lot of tables, views, functions and SPROCs perhaps a code generator ...Show All

  • SQL Server Linked Server with Oracle

    I installed the Oracle client on my computer, and I can connect to oracle databases using SqlPlus, however when I try setting up the linked server I get the following error after I try executing a query. OLE DB provider 'MSDAORA' reported an error.  [OLE/DB provider returned message: ORA-12560: TNS:protocol adapter error ] OLE DB error trace [OLE/DB Provider 'MSDAORA' IDBInitialize::Initialize returned 0x80004005:   ]. ...Show All

  • Visual Studio Tools for Office ItemSend Event - Post Send?

    I know that the ItemSend event in the ApplicationEvents collection comes prior to the item actually being sent. I also did some research looking into the MAPI library and came across - ISpoolerHook which will give you post-processing on an Item Send. Is there any way (w/o getting too creative) to get this in VSTO that I am missing Nick, I like your reference to things "getting too creative". Well, ...Show All

  • Visual Studio How do you get VS to recognize your project file extension?

    I have an interesting problem. I have my VS Package is up and running for a new .Net language. All works great. I can create VS solutions that have multiple languages in it including mine, etc.,. Now I want to "Add an existing project" to my soltuion so I right click the solution and choose the option. Problem is, the dialog that pops up won't show files types other than the standard project file types such as .csproj;vbproj;etc.,. ...Show All

  • .NET Development Is Typed DataSet is better option than DataSet in a large Enterprise application

    hi there, Me and My team is currently in a process of desigining an enterprise application. Basically it is a web based nTier application. At this time I have to take decision which option is better "DataSet or Typed Dataset". I know both have there own pros and cons. I also already studied many articles like http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnbda/html/BOAGag.asp . So from you i just wants to know which option is ...Show All

  • Visual Studio A minor gotcha: reserved words

    One small point that I noticed last week: There are a number of hidden reserved words that cannot be used as identifiers in the domain model. I tried to include in my domain model the concept of an exception, in a class which I called 'Exception'. The designer then failed to compile because the compiler could not distinguish between System.Exception and MyDSL.Exception. Probably other class names in the System namespace and in other namespaces u ...Show All

  • .NET Development SqlCommand Timeout

    I have C#(2003) console program that inserts 150k new rows into a SQL 2000 table. The job runs daily at 2AM when the server is bascially idle. It fails with a SqlCommand Timeout approx once every 3 attempts. Restarting one or mulitple times will resolve the issue. The timeout is set to the default of 20 seconds. I have run PSSDIAG on SQL mulitple times and get consistent results. CPU Util is 20% or <, IO Read and Write rates are under 100 I/O ...Show All

  • Visual Studio Express Editions Creating a Menu with VB2005

    Hi. I would like to create a menu on my form with VB 2005. On VB6, you go to the "Tools" menu at the top and then choose "Menu Editor" but on VB2005 there is nothing like that under the Tools menu. I read somewhere, where you can add a menu in code but that is too confusing and takes too much time. So is there an (easy to do) Menu Editor on VB2005 like there is on VB6 Thanks in advance. ...Show All

  • Visual Studio Express Editions VC++: Exporting Templates and compile errors in WinNT.h

    I get an error while trying to export templates in Visual C++ Express: " Package 'Export Template Package' has failed to load properly ... " Also, I can't seem to compile any project which includes directly or indirectly WinNT.h from the PSDK. Can anyone help me Exporting templates is not supported for Visual C++ (all editions including Express). The menu option will no longer show up for the final release of Visual C++ 2005. Thanks, --&nb ...Show All

  • Windows Forms This is just as simple as crazy!

    Hi guys I have some data (capturing them from another application) and just want to show these data in a SIMPLE TABLE inside my Win Form. Yes that’s it, without any database or BLA BLA BLA. When I got a piece on data, I just want to&n ...Show All

  • .NET Development WMI - Get unknown devices

    I am trying to get some information about installed devices and their drivers. Everything works fine, except of one little detail: The WMI class Win32_PnPSignedDriver doesn't contain information about devices, for which no driver is installed. Actually this is what I expected... Is there any class which gives me information about these unknown devices A description for this device should be enough (like "Ethernet-Controller" or sth. like that) ...Show All

  • Visual C++ This is stupid

    Okay, I've downloaded the Microsoft Visual C++ 2005 Express Edition. I cannot, no matter what I do, find the f***ing input window where I actually INPUT the code to actually WORK and practice my C++ coding. Why is this program so retarded that it doesn't OPEN THE INPUT WINDOW WHEN YOU OPEN A NEW PROJECT Old versions of Microsoft Visual C++ did that, why the hell doesn't this retarded program do it What you need ...Show All

©2008 Software Development Network

powered by phorum