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

Software Development Network >> Woody UK's Q&A profile

Woody UK

Member List

Gabri
Mandar Y
psiegers
ko
MickRivers
Jeffrey2793
DigitalDJ
Kanhaiya
Exiton
Streetsmart
Jacob Fogg
Fakhar Khan
Mosawi
p3n
Martyn Upson
Smitha Saligrama MSFT
FraserOne
E A S
Eric Immerman
Fatih Boy
Only Title

Woody UK's Q&A profile

  • Windows Forms How to populate a listview?

    Please help, i want to populate my listview from a datasource, how do i do that all i can find in the web is adding single listitems and subitems, i'd appreciate any help. and also, deleting multiple items.. thanks in advance. Just iterate through your DataSource (i.e., DataTable), and inside the loop, apply the same method you found in the web in adding ListItem (SubItem) in your ListView. As for deleting multiple items, you need to loop t ...Show All

  • Visual Studio Express Editions MFC in VC++ express beta 2

    I was wondering if anyone knows how to enable MFC in the new project wizard, there does not seem to be one after the installation. Z.K. The MFC and ATL libraries are not included in the Express Edition of Visual C++.  You can find them in any of the Visual Studio products, however! -April Reagan, Visual C++ Program Management ...Show All

  • SQL Server Error at Transfer Objects Task: The source server can not be the same as the destination server.

    SQL Server 2005 - June CTP Error at Transfer Objects Task [Transfer Objects Task]: The source server can not be the same as the destination server. Why not I'm trying to transfer a set of tables from one database to another. Both databases happen to be on the same server. I understand that the source *database* cannot be the same as the destination *database*. But why can't I use the Transfer Objects task to transfer objects from one database to ...Show All

  • SQL Server cannot install integration services

    Hi! During the installation of integration services (SQL 05 Developer RTM) I get the following error: TITLE: Microsoft SQL Server 2005 Setup ------------------------------ Failed to install and configure assemblies C:\Programme\Microsoft SQL Server\90\DTS\Tasks\Microsoft.SqlServer.MSMQTask.dll in the COM+ catalog. Error: -2146233087 Error message: Unknown error 0x80131501 Error description: Failed to generate type library 'C:\Programme\Microsof ...Show All

  • SQL Server Instert found records into DB

    here, this query produces 21 days for @TotalPostingDays  ...the days left after pulling out weekend days (sat and sun) and holidays. What I want to do is instead of pulling the total amount for @TotalPostingDays I want to insert the actual dates that are contained within the @TotalPostingDays into a table DECLARE @TotalDaysInMonth int ,             @today datetime , ...Show All

  • Visual C# Problems with InsertAT(datarow, position)

    When I use datatable.Rows.InsertAT(dr,6); and bind it to a datasource of a datagrid and edit those cells(row 6) in runtime I see no changes in the edited cell rather a new row is created at bottom to show the changes made, that too only the first time. What is the reason for this behavior ...Show All

  • Visual Basic Remote connection to SQL Server 2005

    I am working with Visual Basic 2005 and SQL Server 2005 Developer Edition on the same PC at home and everything has been fine so far. I have however transferred Visual Basic 2005 onto another PC on my home network and I am experiencing problems making a remote connection to the database. When I run the visual basic project I get an error message which states that a connection to the server was successfully made however an error was encount ...Show All

  • Windows Forms SecurityException using Assembly.Load

    I am trying to get ClickOnce working with a small solution.  As part of the solution I want to dynamically load up an assembly using a factory.  I want full trust for my app, so I deploy it using the CD/DVD method and set th ...Show All

  • Windows Forms How to: part of the form is opaque, and the rest may have a 50% opacity

    Dear All, After I saw a screen shot of Longhorn, I started wondering current .net framework offered feature for us to implement that style of forms. This is true. We have implemented a TranslucentWindow class in VG.net. With this class you can use various VG.net Pictures, which are like windowless controls, but it is not possible to use true windows forms controls in them. However it is still a lot of fun! ...Show All

  • SQL Server Upgrade from SQL2005 Beta to release Version

    Hello guys.  I'm planning on installing SQL2005 (developer Edition) Beta on a windows 2003 machine, and start building some applications.  But I was wondering if I will be able to update from the Beta version to release version once it's released.  or would I have to un-install the beta and start fresh with the release version.  If so, Do you think any databases that I create now (with the beta version) will survive such a tr ...Show All

  • Visual Studio 2008 (Pre-release) Smart rendering of large amounts of geometries

    An old blog entry I found - http://www.eightypercent.net/Archive/2003/12/02.html#a158 - mentions an interface called IRetainedRender, which is related to smartly rendering a subset of a potentially large amount of data (think of a 'map' control displaying a viewport onto an underlying dataset of millions of polygons etc): I can't find this interface anywhere in the documentation, so does anyone know what it's been replaced with ...Show All

  • Visual Studio Tools for Office VSTO - Couple Questions - Macros & Smart Tags

    I'm currently working with VSTO 2003.. 1. How can one programmatically insert macros written in C# into office docs 2. How can one associate the input and output of the macros with named positions in the document  3 . How do SmartTags work, and what is their relationship to Microsoft Office Smart Tag Lists (MOSTL)   4. What support does VSTO offer for mapping between fields from different documents    E.g., how can ...Show All

  • .NET Development How to show an image inside the cell's DataGrid without use of a template column.

    Hello, I need to show dinamicaly several images inside cell's grid. I don't want to use template columns because of the number of columns is variable and the DataGrid has his property "Create columns automaticaly" on. The total number of columns could be fifty five. I have tried to add controls inside the DataGrid in the ItemDataBound event but I haven't worked with it. Can somebody help me thanks SugoiRam ...Show All

  • Visual Studio Express Editions Problem With Forms

    Hi, im new to C++ express edition, and the first thing I went to do was create a simple program using a form and a few control items. When I go to add a control item from the toolbox, I get the following error message. Any help would be appreciated. Could you report the issue at http://lab.msdn.microsoft.com/productfeedback/default.aspx so that owners would take a look Also, please reply back with the link to your report so that other ...Show All

  • SQL Server SqlDependency "invalid statement"... why?

    Folks, Hoping you can help explain why I get this error. I'm setting up an SqlDependency and things are starting to come together, but the following SELECT query results in a callback with type = Invalid and source = statement. However, I don't understand why that should be, as the select works fine "standalone": You can’t monitor text columns, that against the contract. See the BOL for the limitations of SQLDependency an ...Show All

©2008 Software Development Network

powered by phorum