Visual C# 2017 / Actipro Software / JetBrains - Best Selling

  1. Release Notes: CLion 2024.1- April 9, 2024 DataGrip 2024.1- April 3, 2024 DataSpell 2024.1- April 4, 2024 dotUltimate 2024.1- April 9, 2024 GoLand 2024.1- April 4, 2024 IntelliJ IDEA 2024.1- April 4, 2024 PhpStorm 2024.1- April 4, 2024 PyCharm 2024.1- April 4, 2024 ... Read more Show more results from this product

  2. Release Notes: dotUltimate 2023.3.4- March 12, 2024 GoLand 2023.3.6- March 21, 2024 IntelliJ IDEA 2023.3.6- March 21, 2024 PhpStorm 2023.3.6- March 21, 2024 PyCharm 2023.3.5- March 21, 2024 ReSharper 2023.3.4- March 12, 2024 Rider 2023.3.4- March 12, 2024 RubyMine 2023 ... Read more

  3. Release Notes: CLion 2023.3.4- February 14, 2024 dotUltimate 2023.3.3- January 22, 2024 GoLand 2023.3.4- February 14, 2024 IntelliJ IDEA 2023.3.4- February 13, 2024 PhpStorm 2023.3.4- February 14, 2024 PyCharm 2023.3.4- February 26, 2024 ReSharper 2023.3.3- January 22, ... Read more

  4. $$ | Buy

    Release Notes: Rider The memory leak that caused Rider 2024.1 to freeze and underperform has been eliminated. There are no more crashes on startup after updating to Rider 2024.1. File templates and other IDE settings are now preserved after updating to the latest ... Read more Show more results from this product

  5. Release Notes: Rider Rider 2024.1 offers a new feature to monitor your application's performance and gather key metrics, sticky lines to better understand where you are in your code and navigate more quickly through it, and the updated New Project dialog for faster ... Read more

  6. Release Notes: Rider EAP build expired error using JetBrains Gateway on Version: 2023.3.3 Build: 233.14015.60. Remote Development- Cannot launch project in 2023.3.3: EAP build expired. Syntax Coloring stops working (.net-regression). Build not triggered when attempting ... Read more

  7. Release Notes: Fixed the issue where errors related to the [Experimental] attribute persisted even when <nowarn> is specified in the.csproj file. 0 ... Read more Show more results from this product

  8. Release Notes: C# Support More conversions to collection expressions- You will now get suggestions to convert more code constructions in your source code to collection expressions from C# 12, such as an empty array or the ImmutableArray declaration and initialization. ... Read more

  9. Release Notes: Microsoft Visual Studio version 17.9 and 17.10 Preview: ReSharper No Longer Resolves External Symbols. "Usage of navigational property can return incomplete data" is sometimes shown when owned entities are used. False "Possible performance ... Read more

  10. $$$$ | Buy

    Release Notes: .NET Languages Add-on Updated the VB grammar to support a first optional argument in an argument list. SyntaxEditor Fixed an issue where moving the caret to a new view line while IntelliPrompt parameter info was displayed wouldn't reposition the popup ... Read more Show more results from this product

  11. Release Notes: Editors Updated ByteEditBox, Int16EditBox, Int32EditBox, and SingleEditBox so out of range values (up to Int64 or Double) are trimmed to the allowed minimum/maximum range of the control instead of being treated as invalid input. SyntaxEditor Fixed an ... Read more

  12. Release Notes: Improves Grids and SyntaxEditor controls. Grids Updated TreeListBox.InvalidateChildren to work properly for the root item when IsRootItemVisible is false. Updated TreeListBox to not handle number pad arithmetic keys if focus is within an embedded ... Read more

  13. $$ | Buy

    Release Notes: Updated ByteEditBox, Int16EditBox, Int32EditBox, and SingleEditBox so out of range values (up to Int64 or Double) are trimmed to the allowed minimum/maximum range of the control instead of being treated as invalid input. 0 ... Read more Show more results from this product

  14. Release Notes: Adds new properties that allow for injecting a header above a popup's suggestion list. Added the AutoCompleteBox.PopupHeader, PopupHeaderTemplate, and PopupHeaderTemplateSelector properties that allow for injecting a header above the popup's ... Read more

  15. Release Notes: Improves handling of minimum and maximum dates. Improved 'DateTimeEditBox' and 'MonthCalendar' handling of minimum and maximum dates. 0 ... Read more

  16. $$$ | Buy

    Release Notes: Fixed an issue where moving the caret to a new view line while IntelliPrompt parameter info was displayed wouldn't reposition the popup. 0 ... Read more Show more results from this product

  17. Release Notes: Fixed an issue with view line offset to character index calculation logic. 0 ... Read more

  18. Release Notes: Improves logic of 'move selected lines up and down' commands. Improved logic of 'move selected lines up and down' commands. Added 'ITextSnapshot.GetWordText' and 'GetWordTextRange' method overloads that accept a Read more

  19. $$$ | Buy

    Release Notes: Improves positioning when all values in a series are the same. Improved positioning when all values in a series are the same. Fixed an issue where XYDataPoint.OriginalValue, in some data aggregation scenarios, might be assigned an internal type tracking ... Read more Show more results from this product

  20. Release Notes: Improves internal data processing logic to support more data types. Refactored internal data processing logic to support more data types and throw InvalidOperationException for unsupported types. Fixed an issue with XYDataPointCollectionView throwing ... Read more

  21. Release Notes: Adds option to only show the chart label closest to the pointer. Added the LabelVisibility.PointerProximitySingle option, which only shows the label closest to the pointer. Added new AggregationKind.SignedMaximum and AggregationKind.SignedMinimum which ... Read more

  22. $ | Buy

    Release Notes: Fixed a bug where the AdvancedTextBlock.HasToolTipOnOverflow property wasn't disabling the tooltip properly. ... Read more Show more results from this product

  23. Release Notes: Fixed a bug where a column or card added to TaskBoard might not be rendered in the correct position. ... Read more

  24. Release Notes: Updates Visual Studio designer functionality to work with new UWP extensibility model. Updated Microsoft Visual Studio designer functionality to work with new UWP extensibility model. ... Read more

  25. $$ | Buy

    Release Notes: Fixed a bug where the AdvancedTextBlock.HasToolTipOnOverflow property wasn't disabling the tooltip properly. ... Read more Show more results from this product

  26. Release Notes: Updates Visual Studio designer functionality to work with new UWP extensibility model. Updated Microsoft Visual Studio designer functionality to work with new UWP extensibility model. ... Read more

  27. $$$ | Buy

    Release Notes: Adds 'Float All' menu item to tabbed MDI tabs, which floats all docking windows in the container together. Added a Float All menu item to tabbed MDI tabs, which floats all docking windows in the container together. Added support for restricting ... Read more Show more results from this product

  28. Release Notes: Improves support for 'DockingWindow.ContainerMinSize' to influence the minimum size of floating document windows. Floating dock hosts now include their primary document's title in the containing Window's title bar text. This allows ... Read more

  29. Release Notes: Improves how focus is applied to TreeListBox controls when a docking window is activated. Improved how focus is applied to TreeListBox controls when a docking window is activated. Improved an exception message for a particular layout deserialization ... Read more