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

Software Development Network >> Philippe Sillon's Q&A profile

Philippe Sillon

Member List

InTraining
The Samster
Kyralessa
Mr Techie
brent.weber
Topboy
benztoronto
mike_ca
Sam_bham
Tej62007
Steve Thornton
Praxidata
sadia
Shivi
Scott1978
Sacha Vieux-Roy
C# d0t NeT
Jain Johny
borgy tan
jjeffire
Only Title

Philippe Sillon's Q&A profile

  • Windows Forms BindingSource.Find throws exception on empty DataSet

    I have a problem with a bindindingSource very similar to the problem reported here but I've tried the solution outlined (explicitly setting the bindingSource's DataSource before the call to Find) but it doesn't help me (the DataSources for my BindingSources are correct) - so there's no chance for the DataSources to get set incorrectly. My situation is slightly different because I'm adding the BindingSources from the toolbox (not by ...Show All

  • Visual Studio 2008 (Pre-release) No CTP in March?

    Hello! I've noticed a new download of Windows Workflow 2.2. Does this new download imply that there'll be no March CTP for WinFX Best regards, Henrik Dahl I hope not. They just got Vista, WPF, and EID in sync again. Please let me get a week's work done before it all goes in flux again. :-) ...Show All

  • SQL Server SELECT permission denied on object 'database object', database 'databasename', owner 'dbo'.

    I have created a sql login account called "webuser" and has given public role in my database. In my asp.net application i build connection string using above account and its password . We give permission on store procedure for for the above account to execute .We dont give table level permission for the above account . When we run the application with the above settings it runs fine on test server . However Now i have transfered the da ...Show All

  • SQL Server Changing Column size/type with Derived Column

    I have a number of date columns that are parsed as DT_WSTR (6) and I have written a Derived Column converting them into DT_DATE via this (found on the forums) type expression: (DT_DATE)(SUBSTRING(Date,6,2) + "-" + SUBSTRING(Date,8,2) + "-" + SUBSTRING(Date,1,5)) But I really want to replace the current column, not create a new one. If I use "replace" the data is forced to be a DT_WSTR (6), and I get a truncation error at run-time. Simeon ...Show All

  • Visual Studio 2008 (Pre-release) Is MSMQ broken??

    The following simple example doesn't work properly.  It was built using VStudio 2005 and both the machines involved have WinFX Nov CTP installed.  It appears that MessageQueue.Receive only works correctly with a queue on the local machine.  This also prevents ServiceHost from working correctly with MsmqIntegrationBinding - which is how I discovoered the problem. I have tried this code in both directions between the two machines wi ...Show All

  • Visual Studio 2008 (Pre-release) LayoutTransform

    Is there a method of setting two or more Transform (MatrixTransform, RotateTransform, ScaleTransform)  to FixedPage->LayoutTransform, though it wants to set two or more layout of FixedPage. You can use a TransformGroup to combine multiple transforms, then animate or change them separately.  If you are trying to change between different transforms you can use triggers to change the value depending on ...Show All

  • Visual Studio 2008 (Pre-release) Dlinq for VB9?

    Does the LINQ preview for VB9 also includes DLinq for accessing SQL databases I couldn't find anything and wasn't sure if I had missed something. I looks like Sqlmetal.exe is only available for C# 3.0 Thanks, Peter Sorry, I got busy with Microsoft MVP Summit so I am just trying to catch up on this forum. VB team is actively working on DLinq support through VB. Simultaneously, we are also working on VB code ge ...Show All

  • SQL Server Error in Data-Driven Subscription

    Hi, I'm trying to finish the Report Service 2005 Tutorial but I can't. When I create a Data-Driven Subscription, it is trigered and the job is finished succesfully, but in status of my subscription show me "Done: 3 processed of 3 total; 3 errors" and don't send any e-mail. How can I see this errors Thanks. ...Show All

  • Windows Forms What is the most efficient way of adding, modifying and deleting data in SQL Server.

    I have a DataGrid that display records from SQL Server table. User click on Add button to open Data Entry form and press OK when finished. New record should be added to the database and DataGrid should display and highlight the added record.&nb ...Show All

  • Windows Forms For consideration

    Some of these would be better suited to the VS.NET team, I'm not sure how much the winforms team and the VS.NET team work together. 1) I know this would be difficult to implement, and not even sure if you guys have control over VS.NET,&nbs ...Show All

  • Visual Studio Express Editions How to include a dll in my project

    Hi, I'm trying to use ASPJpeg from PErsist, and in order to use it I have to include their dll in my application. Can someone tell me how to include an external dll in my website structure. Thank you. I agree it's better to post this on a different forum.  With that said, here is the answer: Right click on your web project in Solution Explorer Add Reference ... Browse to the DLL you wit ...Show All

  • Visual Studio Team System Continuos Integration example in October SDK

    I am running the beta3 refresh of Team Foundation and am trying to use the Continuos Integration example in the October Visual Studio SDK - The example is based on the July CTP so my first question is is there an equivalent beta3 example anywhere I could get hold of I am getting compilation errors when I first try and compile the example CI web service, I have managed to get it to compile by taking a guess at the differences in July a ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Scaling (Shrinking) Sprite Chops Off Texture...

    I am using the October 2005 Release of DirectX 9.0. When attempting to Scale a Sprite I am running into some very odd behavior. When "growing" the Sprite the Texture stretches and maps fine. When "Shrinking" the Sprite the texture apparently does not shrink - and it gets cut off. I am setting the Transform properly on the Sprite, applying SpriteFlags.AlphaBlend to Sprite.Begin(), and using Sprite.Draw(). Is anyone else ...Show All

  • Visual Studio Workes with Beta2, but not with RC1

    I have a Crystal Reports project that uses data from a dataset that is already filled - no database connection needed. It runs fine with Beta2, but under the exactly same conditions with RC1 it asks for a (non existant) database login before displaying the report. I have checked the dataset that is passed to CR - it is filled and fine. Any suggestion where to look Thanks - Thomas Hello Thomas, Can you post th ...Show All

  • Windows Forms Which .NET quick start application is best?

    I'm new to .NET. I am glad to see that so much has been accomplished with regard to best practices and patterns for designing with .NET. I have recently been very interested in Smart Client and am looking forward to developing a rich clien ...Show All

©2008 Software Development Network

powered by phorum