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

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

gustave

Member List

François
jr3465
JuanMi
Hiran55681
Zaid Vb
Gus Crawford
Melampus
mungorabbit
Eric Q D
rohit505
dragon_ballz96
NeXuS_ITA
John Walker
Ravi Subramanian
Stechmann
baderboy51
Jalen
lordmarc
DNeely
Sigurd DeMizar
Only Title

gustave's Q&A profile

  • SQL Server sql server mobile 05

    i am trying to get the @@identity in sql server mobile 05 once i have done an insert in query analyser. insert PHCR_Record (Patient_FName,Patient_SName) values('a','b') SELECT @@IDENTITY AS 'IDENTITY' can anyone advise me as it does not seem to work thanks adam No, you should be able to use @@identity just fine. This code: create table t ( i int identity , a nvarchar ( 100 ), b nvarchar ( 100 )) G ...Show All

  • Software Development for Windows Vista What to download to get WWF running?

    Hi!. I'm very sorry about this silly question, but i need help. I Need to install WWF with the WWF Designer for VS.NET 2005 and i'm having problems about what files to download. We have this files in MSDN: MicrosoftR Visual StudioR 2005 Extensions for Windows Workflow Foundation and WinFX CTP. Not compatible with Office "12" (Beta1) MicrosoftR Visual StudioR 2005 Extensions for Windows Workflow Foundation and WinFX W ...Show All

  • Windows Forms datagrid currentcell highlighting

    Hi! How can I make highlighted cell in the datagrid control Thank you! Yes. I want the cell to be highlighted by the border. Like Excel cell. Thanks ...Show All

  • Windows Forms Permanent scroll bars in datagrid

    All i want is to make scrollbars (in my datagrid) permanently ON. At the moment, my datagrid has 2 possible appearances, neither of which are satisfactory 1) Datagrid looks fine when there aren't enough rows to fill the visible area. As soon as  ...Show All

  • Visual Studio Team System What's the difference between TfsReportDS and TfsOlapReportDS

    These two data sources appear in the Reports manage but appear to have identical defintions. I can't find a clarification anywhere. Is there a difference between them, or are they maintained in parallel for some odd reason Bernd, In our current off-the-box reports, all the data that is used in the report is coming from the TfsOlapReportDS which is built on top of the cube. The only data that we get from the relational Warehouse dir ...Show All

  • Visual Studio DevExpress CodeRush v2 on Vista beta2 / VS2005 RTM

    Anybody tried to install latest (v2) CodeRush on Visual Studio 2005 RTM running on Windows Vista beta2 All installs nicely but nothing shows up.. There is actually a more generic issue with developing packages on Vista. Allen has posted an extensive blog entry about it that you should find useful: http://blogs.msdn.com/allend/ ...Show All

  • SQL Server Filter a Model Table?

    I am using  RS 2005. I am setting up a Model for use within Report Builder so our clients can write their own reports. A 2 part question, simple question first: 1. How can I filter the records in a Model Entity I thought this would be possible from a Perspective but it is not. 2. How can I filter the records in a Model Entity based on the locale of the person who is logged on And also based on their permissions TIA Is the u ...Show All

  • Visual Studio Team System Adding Default web part fails

    Using: TFS RC on W23K SP1 with VS2005 on a Single Server Deployment, Sharepoint Services SP1 I've created a MSF for Agile Software Development and I'm trying to add a Web Part from the sites gallery. However this fails each time, irrespective of the webpart I select (e.g. Events, Contacts etc) The error I get tells me that 'An unexpected error has occurred'. I've Googled as much as I could and found one post about upgrading the web.co ...Show All

  • Visual C# How can I show the remaining chars in a limited textbox ?

    Hi I wrote a simple Messaging application. I write the message to send into a textbox which I limited to 160 chars. Now I want a textlabel below the messagebox which shows me the remaining chars So for example I've written 50 letters into the textbox, the textlabel should show 110. Whats the best solution to solve this Many thanks zipfeli It can be more elegant because now you have the number 160 hard ...Show All

  • .NET Development package 'Windows Forms Designer Package' has failed to load properly

    Hello, I'm trying to install Microsoft Visual Web Developer 2005 Express and I'm getting the error: package 'Windows Forms Designer Package' has failed to load properly... I have uninstalled and reinstalled NET 2.0 SQL Express 2005 the same Visual Web Designer, clean the registry etc... Any idea Please HELP!!! Thanks. I recommending posting to the ASP.NET web forums.  They should be able to help you with your issue. http://forums.as ...Show All

  • Visual Basic How to read and write to a file Asynchronously

    Can anyone shed any examples on how to read/write to a file Asynchronously I'm trying to understand the concept. Textfile first and maybe binary next.... or link me to a example page, please and thank you. http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfSystemIOFileStreamClassctorTopic.asp ...Show All

  • Visual Studio Tools for Office The deployment doesn't work always...

    As I finally succeeded to install the RC VSTO version on my machine, I decided to deploy and to make it available to all my users... However, I just received 3 messages: 2 have been finally able to install it...one not again :(... As I can read here , there are some cases where even VSTO may fail... Any news about it Any possible solution Thank you LastHope Yes, I did (however, somehow I'm not sure it works correctly, even if I followed th ...Show All

  • Visual Studio Team System Microsoft Visual Studio 2005 Team Edition for Software Developers and Visual Source Safe 2005

    I'm using Microsoft Visual Studio 2005 Team Edition for Software Developers and would like to connect to our VSS 2005. On my local machine there is Visual Source Safe 2005 Client installed and is working. I also have Visual Studio 2003 installed on same machine and there is VSS Client 2005 integrated and also working. Is it possible to use Microsoft Visual Studio 2005 Team Edition for Software Developer with Visual Source Safe 2005 or not ...Show All

  • Visual Basic CodeSnippets Manager

    CodeSnippets Manager I have two problems.  First, I added a subdirectory to MyCodeSnippets called Exceptions.  However, no 'plus' sign appears to the left of the MyCodeSnippets Folder. How can I get subdirectories to produce a plus sign next to the mysnippets directory Second, if I want to add my own code to this Exceptions folder, how do I do it.  Imports wants a file that contains a 'CodeSnippets' type.  I copied my code ...Show All

  • Windows Forms When is the LostFocus event actually fired?

    Hello! In the documentation it reads "Occurs when the control loses focus". As far as I understand e.g. a TabPage's LostFocus event should fire when focus leaves the page, e.g. by putting focus at anoter page or outside the TabControl. I suppose I may explicitly assign focus at a control by clicking on it with the mouse (under the assumption it's enabled and so on), but the TabPage's LostFocus event doesn't fire in this case Shouldn't the ...Show All

©2008 Software Development Network

powered by phorum