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

Software Development Network >> papa flo's Q&A profile

papa flo

Member List

Zheka
Sal M
Fallendown
mrpeepers
Mohe
Christopher Chan
Stefan de Vogelaere
etoostr
Tim Mischkin
plenderj
iLo1630
Venkataraman
Calvin Chann
Doug Maynard
B Rajesh Nair
Kob16200
Hansen Steve
Minad
tps100
Gomathi Sarma
Only Title

papa flo's Q&A profile

  • Visual Studio 2008 (Pre-release) How get click event from button embedded in each item of ListView?

    I have a ListView control with a DataTemplate for displaying some of the columns. Inside of one DataTemplate, I have a button. When this button is clicked, how do I get the click event in the main window C# code Will this event also give me the list view item that was clicked, or will I have to figure that out somehow The button has a name, but that's going to be the same for each row. Thanks for any help... ...Show All

  • Visual Basic Problem unloading Form after next Form loads.

    (VB.NET 2003 app.) I have a Login Form and when the user clicks the OK button and the password gets verified, the Main Form gets loaded. I am not able to close the Login Form when the Main Form gets Loaded. Or alternatively, when the OK button of the Login Form gets clicked and the password verification is over, the Login Form should close first and then the Main Form should be loaded. (As it usually happens in any application). Hi, K., ...Show All

  • SQL Server URGENT: Insert and Update in a transaction is getting blocked

    Hello, I have the following situation: -Package A begins a transaction (TransactionOption="Required") with IsolationLevel=Serializable -PackageA calls PackageB -PackageB has 2 data-flows. The first one inserts into TableA. The second one updates TableA. They run serially. They both have TransactionOption="Supported". The update is blocked in SQL Server by SPID=-2   (which I know is MSDTC). I tried setting RetainSameConne ...Show All

  • .NET Development Reflection

    Im defining dynamic type on runtime using .Net reflection Here the snipet of code. FieldAttributes attrib = FieldAttributes.Private; FieldBuilder oFieldBuilder = this .Builder.DefineField(strFieldName,oFieldType,attrib); The problem is that when i call the object.GetType().GetFields i can't retrieve any field with the public FieldInfo [] GetFields( BindingFlags bindingAttr ); even if i specify BindingFlags.Non ...Show All

  • SQL Server Analysis Services Cube Processing Timing

    We are currently using Analysis Services 2000 sp3 on Windows 2003 sp1. We have a large cube that is partitioned and is processed nightly using Parallel Processing utility. It takes over 4 hours to process that cube, however if the processing is killed after first few minutes and then Olap server is restarted and the cube processing is restarted it only takes 55 minutes. Has anybody encountered similar situation Thank you, Alex ...Show All

  • Smart Device Development Can I use Visual Studio 2005 to develop Compaq iPAQ (H3600 series) applications?

    Hi (a newbie question) Can I use Visual Studio 2005 to develop Compaq iPAQ (H3600 series - Model=3660) applications   I have not used the iPAQ for over a year or two.  If this is possible what are the main tasks I'd have to do   e.g. Q1) Is the current verion of the iPAQ o/s pocket pc 2002 ok   Or do I need to upgrade this to a later view   If so I assume I would look on the compaq site   (i.e. I guess I fishing ...Show All

  • Windows Forms deriving from Panel and how to use it in form designer

    i derived GlControl from Panel. that is panel accelerated with OpenGL. now i want to use it in forms designer. what i first did, was placing a Panel in designer and then in code changed its type to GlPanel. after compiling the app, everything&n ...Show All

  • Windows Forms passing variables to form

    I made my textboxes on form1 public. I was able to access them through my form2, after I made a statement like form1 form2 = new form1();   Problem is, the text boxes are all empty on form2. Is this because I initiated a new form1 and therefore the textboxes are set back to their default as empty How can I access variables stored in form1 from form2 thanks. Awesome.. thanks.. that worked.. I have no i ...Show All

  • Windows Forms Listview & Scrolling

    Hi, I'm using a listview control to have a log screen. So every 10 seconds a new line is added, at the bottom. Now, I know how to code that the last line added to the listview is always visible by using the ensurevisible property. ----------------------------------------------------------------------------- Public Sub AddToLstv(ByVal lstvListView As ListView, ByVal AddItem As String, ByVal ImageNumber As Integer) lstvListView.Items.Add(AddItem, ...Show All

  • Visual Studio Tools for Office Deploying an XML Schema Definition with Word Solution

    I have worked out how to deploy a Word VSTO solution.  However, there is an XML Schema file (XSD) that I need to be deployed with the Word document.  Is there a way to include this in the deployment or application manifest These two MSDN articles provide great information on deploying VSTO solutions. Thanks! Mike Hernandez Community Program Manager VSTO Team VSTO Deployment These w ...Show All

  • Visual Basic Error: "The file exists"

    Hi, everytime i try to compile my program or when i open the 'screensaver template' i get following error msg: The file exists. And there is no error-code nor anything.. After it compiles a windowApplication, it just opens the stock form1.vb instead of the form i just made. - MrNielsen PS: Sorry if i post this the wrong place, im new to this community ...Show All

  • Visual Studio Crystal Report is empty when deploying

    I am using the bundled verison of Crystal Reports that comes with VS.Net 2005. I created a report that runs just fine when I compile the application in my VS IDE. But when I package the application and deploy it on another machine the report is completely blank. I added the following merge modules in my Setup project: Crystal11_Net_EmbeddedReporting.msm Crystal_Database_Access2003.msm Crystal_Database_Access2003_enu.msm Crystal_Managed2 ...Show All

  • Smart Device Development VS 2005 Device Skin not appearing

    I'm having a slight problem with a reinstallation of the my VS 2005. I had a hardware issue and had to re-install windows. After installing my VS2005 none of the Skins for Mobile Devices appear. I've checked the Tools-->Options-->Device Tools-->Devices and everything looks correct. I have Selected both 'Show skin in Windows Forms Designer' and 'Show device choices before deploying a device project'. My 'Show device for Platform' is Poc ...Show All

  • Software Development for Windows Vista windows vista

    how can i download windows vista and what is the procedure because i am browsing the microsoft web for 2 hrs i am a genuine windows xp user. There's no public beta available yet. It's available only to MSDN subscribers. ...Show All

  • Visual Basic VB5: Run-Time Error '380'

    This is very frustrating.  A VB5 program I wrote years ago stopped working and is now giving me this error: Run-time error '380': Invalid property value I cannot figure out what has changed, since I run that program almost daily.   It was working fine, then stopped (without any changes to the program).   I suspect I may have uninstalled something it uses, but cannot figure out what. When I open the VB5 ID ...Show All

©2008 Software Development Network

powered by phorum