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

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

PeterLu

Member List

HimanshuG
AhmedQurashi
Coldfire
Henk vd Geld
herowukong
gauravgulati81
sdhays-at-neon
buddysal
gokhan.altinoren
Cong Li
Svein Helge
Abhigad
rage29316
Bill LaMorre
iansmith
Skizznott
montechristo
timdilbert
DC Martin
Zoheb Vacheri - MSFT
Only Title

PeterLu's Q&A profile

  • Windows Forms derive from base Control, why do child controls not render correctly?

    I'm trying to derive a custom list-type control from System.Windows.Forms.Control. But I need to put some scroll-bars on it. I'm doing everything, but I just can't get the scroll-bars to work correctly. I need to either inherit from Control, or I need&nb ...Show All

  • Visual Studio Web Service(SSL) access requires Windows Server 2003?

    In the document of how to setup SSL for VSS , the first step is: To enable SSL: 1. Ensure that Windows Server 2003 is installed on your computer. 2. ... Does it require Windows Server 2003   Now I'm using Windows Server 2000.  Could it work Thanks! Hi Emmanuel, You should read for start these threads: http://forums.microsoft.com/msdn/ShowPost.aspx PostID=2774 http://forums.microsoft.com/msdn/ShowPost.aspx PostID=4906 that ...Show All

  • Visual Studio BUG in TextSelection.Insert ?

    Hi, I have lot of Macros which I did for VS.NET 2003 which use : Dim TS As TextSelection = DTE.ActiveDocument.Selection TS.Insert("__END", vsInsertFlags.vsInsertFlagsInsertAtEnd) which have to insert text at the end of selection, but I do not know for what reason in Visual Studio .NET 2005 it does not work (it inserts text at start what is absolutely bad !!!  - seams to be like bad nightmare ) Why is behavior of same method absolutely chan ...Show All

  • Visual Studio Team System Work Items WorkFlow behaviour

    Hi, I'm working on a workflow implementation using workitems. I found the way to restrict the states transitions and the users groups allowed for each transition.   N ow , I want to know if it’s possible to restrict a specific state transition only for one user (not a group) but not a fixed one . For example, only allow to the user assigned to the work item to change the actual state  to "Closed";    or o ...Show All

  • Visual Basic dlookup Newbie Troubles

    Hello I am a newbie to VB programming, and I downloaded VB2005 Express. Anyways I was wondering if there is an equivalent to dlookup in VB2005. I found a page on the web talking about it, but as I only know how to use VB2005, I'm not sure how to get it working. In my app I use table adapters, not recordsets. Thanks Jeff What is it that you want to achieve Tell us that and we can tell you how to achiev ...Show All

  • Visual Studio Team System SQL 2005 is not installed?

    Hello, I am attempting an install of VS2005 TF - Database Tier.  During the system health check it reports back saying "SQL Server 2005 is not installed on this computer" also, " SQL Server Analysis Service needs to be installed on this computer" and " SQL Server 2005 Reporting Services is not installed on this computer when in fact all of the above are installed (Using SQL 2005 Standard) (W2003 Server Ent. Sp1) Can any ...Show All

  • Visual C++ Working with bytes and bits

    I'm writing a program (to be more exactly it's a DLL) that comunicates with some machines through the serial port, so I need to read 17 bytes from the buffer, get the first byte and split it into 7 bits (the serial port configuration specifies that will be 7 the number of data bits). - How can I get this value from the BYTE array and split it into an array of bits - I'm getting the value from a position of the BYTE array a writing to a fil ...Show All

  • Visual C# import csv data into database

    Hello,   I'm a absolute beginner by programme asp.net with c#. I have to develop a tool, there I need to import some csv-files in the sql-database. I realy don't kown how to start. Can sombody help me, please thx Dabro   You must first read the CSV file into something like a DataSet. If you use a DataSet you can just update the DataSet to the database with the SqlDataAda ...Show All

  • SQL Server PDF Export and extra pages

    I'm having a problem exporting a report to PDF.  In the viewer, the report looks great.  When I export to PDF, all the group totals end up on a separate page.  This inflates the pages by a great deal for a good size report.  I'm using SQL Server 2005 beta2 but I have also read about this problem in 2000 SP2.  Does anyone have a solution to this   I'm going crazy trying to figure out the answer!!! Thanks fir any ...Show All

  • .NET Development Populating A Combobox

    Well, what should be a simple task is turning out to be a nightmare. I have a simple combobox on my form. I have a simple database with a table in it and some data. All I want to do is populate this combobox, but nothing works. I setup a dataset, the bindingsource, and tableadapter, in preview data comes back, but when the project is run the combo box is always empty. I've tried a bunch of other stuff, but the results are the same. I've searched ...Show All

  • Visual Basic data binding and sorting controls

      I have the following code: Try     OleDbConnection1.Open()     DsFirefighterData1.Clear()     NumberInDatabase = OleDbDataAdapter1.Fill(DsFirefighterData1)     OleDbConnection1.Close()  Catch ex As Exception       MessageBox.Show(ex.Message, "Firefighter Info Server Error")   End Try On the form I have a combo box that is bound to one colum ...Show All

  • Visual Studio missing devnet.exe IDE after installing beta2?

      " anonymous@discussions..microsoft.com " < Andy2222@discussions.microsoft.com > wrote in message news:c90c9921-3c18-4161-b4ef-a51522247f2f_WBRev1_@discussions..microsoft.com ... This post has been edited either by the author or a moderator in the Microsoft Forums: http://forums.microsoft.com i just installed the latest beta2 (shipping version from MS) only selected the c++ package and every ...Show All

  • .NET Development Where to start? confused....

    Newbie here... I have a split Access database, and want to use SQL Server for the Back-end (locally, for now), but can't get it to work. I've installed (without any problem) the June CTP SQL Server 2005 Express, along with the Express Manager.. I can get into the configuration manager fine, but don't know what to do once inside... When i start the express manager, it asks for the server name... i've tried every name i can think of, but none work ...Show All

  • Visual Basic Multithreading with HTTPRequest

    I'm creating an application that needs to create 5 threads. Each thread does exactly the same thing but with different input data. When I only run with 2 threads, it works. But when I run with 3 or more, I get the following error: "The underlying connection was closed: The server committed an HTTP protocol violation." It's referring to my HTTPRequest object. I've stepped through and watched the threads execute, but I can't tell w ...Show All

  • SQL Server Management Studio Error

    When executing export data task and through the wizard to include column names within a flat file desitination and get the following error listed below. If you uncheck the box and don't include the column names it works correctly. Error - Pre-execute (Error) Messages Information 0x402090dc: Data Flow Task: The processing of file "C:\Documents and Settings\*\Desktop\test_2.txt" has started. (SQL Server Import and Export ...Show All

©2008 Software Development Network

powered by phorum