First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
email
"SANDY" <SANDY(a)discussions.microsoft.com> a écrit dans le message de groupe de discussion : 384CF15D-6C8A-473A-A85A-0A16EB38AA77(a)microsoft.com... When I send an email it is sent twice how can i fix this. -- SANDY ... 24 Apr 2010 03:57
Console App WriteLine to Null?
I have a C# 3.5 console app with many WriteLine calls. I want to add a startup argument to make all WriteLines write to "nul" so the app can run silently at my option. I don't want to clutter the code with a lot of if statements around the WriteLines or etc. There should be some way to just declare what the "cons... 27 Apr 2010 11:03
Upload/Update files on a server
(sorry for the cross post as my post in WindowForm gets no reply yet). Hello, I'm not sure if this is the right group to ask. Please let me know where this question should go to. I have a window program in which I would like my users to be able to upload files to a centralized folder risde on a server. One... 22 Apr 2010 14:31
ScrollableControl, set position from program
how to set the position with .NET and C# programatically ? thanx ... 21 Apr 2010 11:33
Cannot compile a solution in VS2010 which references Microsoft.SQLServer.ManagedDTS.dllunless target is changed to .NET 4.0
On 21/04/2010 09:31, Andrew Morton wrote: Nick Gilbert wrote: I have upgraded a Visual Studio 2008 solution to VS 2010, but leaving the target Framework at 3.5. The application references Microsoft.SQLServer.ManagedDTS.dll which ships with SQL Server 2008 (I am using version 10.0.1600.22 of this DLL)... 21 Apr 2010 05:20
Cannot compile a solution in VS2010 which references Microsoft.SQLServer.ManagedDTS.dll unless target is changed to .NET 4.0
Nick Gilbert wrote: I have upgraded a Visual Studio 2008 solution to VS 2010, but leaving the target Framework at 3.5. The application references Microsoft.SQLServer.ManagedDTS.dll which ships with SQL Server 2008 (I am using version 10.0.1600.22 of this DLL). If I try to compile the application I get... 21 Apr 2010 05:20
sqlcrl exception >> attn Charles Wang <<
Hello Charles , I just saw your response on microsoft.com/communities - I found it via google as it never showed up on the newsgroup ?!? The problem isn't the that the exception is thrown ( in fact I want the user to see them ) , the problem is that once an exception is thrown the web service call will fail... 19 Apr 2010 13:39
WPF Help Provider
Please look at the URL below for a sample http://www.codeproject.com/Articles/36117/Easy-help-with-WPF.aspx and http://blogs.msdn.com/mikehillberg/archive/2007/07/26/a-context-sensitive-help-provider-in-wpf.aspx respectively. Chri wrote: WPF Help provider 25-Jun-07 Hello, I am looking for ... 16 Apr 2010 04:01
Linq Expression for All Objects With Lowest Cost
Suppose I have the class foo class Foo { PropertyOne; PropertyTwo; } and I have a cost calculator class that uses lots of different information to calculate a cost. class CostCalculator { public decimal Calculate(Foo foo); } I'm struggling with how one would write a linq expression to se... 13 Apr 2010 04:01
Are there any known problems using Visual Studio 2008 on Windows 7 64-Bit
vs2008 -------- Original Message -------- You never gave enough information about the error. I had a similar problem on vs2009 win7-64. It was driving me nuts that the designer was repeatedly dropping the constructor for my custom control on the form. It turned out I had marked the control's constr... 9 Apr 2010 01:16
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15