Browse by Tags

Related Posts

  • DrawString / MeasureString Offset Problem Solved !

    When you are trying to use DrawString and MeasureString for example to print something it seems that there is a little offset to the right and the left of the text, using MeasureString doesn’t seems to do its job. This is how it will look: And this is how you want it to look: In order to solve...
    Posted to Ohad's WebLog (Weblog) by Ohad Israeli on 07-30-2006, 12:00 AM
    Filed under: .NET General, C#
  • DrawString / MeasureString Offset Problem Solved !

    When you are trying to use DrawString and MeasureString for example to print something it seems that there is a little offset to the right and the left of the text, using MeasureString doesn’t seems to do its job. This is how it will look: And this is how you want it to look: In order to solve...
    Posted to Community Blogs (Weblog) by Anonymous on 07-30-2006, 12:00 AM
    Filed under: .NET General, C#
  • ARCast – Migrating Legacy Systems to SOA

    Ron Jcobs just published my Migrating Legacy System to SOA ARCast which was recorded during TechEd Eilat 2006 During this ARCast I had a conversation with Ron about Proof Of Concept that I've ran in SmarTeam of migrating working enterprise application to SOA using WCF. Listen to the ARCast over here
    Posted to Ohad's WebLog (Weblog) by Ohad Israeli on 07-06-2006, 12:00 AM
    Filed under: WCF, Webcasts, Architecture, Visual Studio 2005, .NET General, Great Sites, C#
  • How to Consume WebService via unmanaged C++

    Someone asked me how to consume webservice using unmanaged c++ client. 1. Open your C++ project in Visual Studio 2003/2005 2. Right click on the project name in the solution explorer and add reference to the web service This operation will create the web service proxy and add if to your c++ solution...
    Posted to Ohad's WebLog (Weblog) by Ohad Israeli on 06-11-2006, 12:00 AM
    Filed under: Visual Studio 2005, .NET General, C#
  • Never trust solutions from unknown sources !

    Would you run an EXE file downloaded from the net without running it through an Anti Virus ? I guess the answer is no. Would you open a source code i.e. Visual Studio Solution downloaded from the net in Visual Studio ? I guess the answer is yes. Well Think Again or just download this source code and...
    Posted to Ohad's WebLog (Weblog) by Ohad Israeli on 06-07-2006, 12:00 AM
    Filed under: Security, Visual Studio 2005, .NET General, C#
  • Moving a winform using the arrow keys

    A question that I've received today was how to move a winform using the keyboard arrow keys Its pretty simple... you need to override the ProcessCmdKey. protected override bool ProcessCmdKey( ref Message msg, Keys keyData) { //Returns true if the character was processed by the control; //otherwise, false...
    Posted to Ohad's WebLog (Weblog) by Ohad Israeli on 06-06-2006, 12:00 AM
    Filed under: .NET General, C#
  • Back on new Blog Software CS

    this is more or less a test posting the UI have changed completley and i want to figure out how, what and why took some while and email support to figure out how this works. Done some ugly trick to get the tags in my [Select Tag] list posted all of the tags, which i copied from the start page .NET,.net...
    Posted to Hannes Preishuber (Weblog) by preishuber on 05-22-2006, 12:00 AM
    Filed under: Community, Technology, Related, Security, Server, Services, SharePoint, Misc., Miscellaneous, News, Databases, Development, Web, Whidbey, Windows, Ajax, Architecture, Architecture/Patterns, Podcasts, Programming, Quotations, Rants, VB.NET, .net development, .NET General, .Net Original, .NET Rocks!, Blogging, Other, Personal, General(All Posts), Information, Sql, XML, C#, Tips, Tools, topic, .NET, Agile, General, Featured, ASP.NET
  • ClearType & Graphics.DrawString

    I was making some fine tuning to my system prior to my TechEd Beat Box presentation … one of the tuning was to change the vs ide to use Consolas the cool ClearType font. After applying the ClearType setting I've noticed something very strange… The fonts of my Pattern – User Control...
    Posted to Ohad's WebLog (Weblog) by Ohad Israeli on 05-06-2006, 12:00 AM
    Filed under: Visual Studio 2005, .NET General, C#
  • PAG Released - Composite UI AB !

    The Microsoft patterns & practices Smart Client Team is pleased to announce the release of the Composite UI Application Block (C# version) to the Community. Check the downloads section in this site to get the latest installer. Highlights of the release: - Tests for Visual Studio Team System and NUnit...
    Posted to Ohad's WebLog (Weblog) by Ohad Israeli on 11-15-2005, 12:00 AM
    Filed under: .NET General, C#
  • Microsoft WS-I Basic Security Profile released !

    Wondering how to build secure interoperable Web services with WSE 2.0? The WS-I BSP v1.0 Supply Chain Management Sample Application serves to demonstrate the scenario of a retailer selling consumer electronics. The retailer must manage stock in three warehouses. If Warehouse A can't fulfill an order...
    Posted to Ohad's WebLog (Weblog) by Ohad Israeli on 06-07-2005, 12:00 AM
    Filed under: Security, .NET General, C#
Page 1 of 7 (61 items) 1 2 3 4 5 Next > ... Last »
Page view counter