ListView Creation
Hello All,I want to create a ListView with the following details.NAME, NO, PINCODE.Sample UI is attached..I tried creating the list view , but when i look into the source, nothing is added.When i view...
View ArticleDownload latest ILSpy
Hi,I'm not found (http://build.sharpdevelop.net/BuildArtefacts/#ILSpyMaster) latest ilspy for download, What link download latest version?Thanks.
View ArticleTrying to remove warnings
I keep getting these two warnings: There was a mismatch between the processor architecture of the project being built "MSIL" and the processor architecture of the reference "System.Data", "AMD64". This...
View ArticleError after inser TabControl
SharpDevelop Version : 4.3.3.9663-463ee024.NET Version : 4.0.30319.18408OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : German (Germany) (de-DE)Running...
View ArticleHelp Library Managed - Installed SDK 7.1 Not Detected
Hi all!I haven't used SharpDevelop for years. Tried to have a go at it only to find that I can't get it to detect my installed SDK 7.1. I can build and run applications, but not launch the Help Library...
View ArticleERROR when add expression to watch
SharpDevelop Version : 4.3.3.9663-463ee024.NET Version : 4.0.30319.18408OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : German (Germany) (de-DE)Running...
View ArticlePublish MVC web application
SharpDevelop has been kickass fast and convenient! Now my application is almost ready and I can't seem to find the 'Publish' equivalent of Visual Studio in SharpDevelop. Do I have to manually copy off...
View ArticleCrashed: While creating a new Setup project
Following crash happened, when I tried to create a new Setup project (Setup Project WixUI Install). Then I tried with Setup Project WixUI Minimal, and same thing happened. Even, I tried with Continue,...
View ArticleCrashed: Diff in "Setup Files" view made a crash
In a working project having files and folders hirarchy, from Main menu: "View --> Setup --> Files", would open "Setup File" view showing the existing Folders and Files hirarchy. Right click on a...
View ArticleMissing Windows Forms Toolbar
Missing Windows Forms Toolbar IN SharpDevelop_4.4 is there any video as how to get bar on.http://community.sharpdevelop.net/forums/p/1857/5767.aspx#5767new to this forum .
View ArticleUI cleaning up
The current UI is quite cluttered. Are you guys considering an UI cleaning up like Xamarin Studio did a while ago? Like remove Cut/Copy/Paste button, rearrange the tool windows, etc.
View Articleedmx files error
When i try to open an .emdx file which has been created in VS2012(VB) i got unhandled exception: SharpDevelop Version : 4.3.0.9338-alpha-5f770be6.NET Version : 4.0.30319.18034OS Version...
View ArticleSharp develop portable cannot build
Hi allSharpDevelop Version : 4.3.3.9663-463ee024.NET Version : 4.0.30319.1008OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (South Africa)...
View ArticleCompilation Fails because file cannot be copied from obj to bin (MSB3021)
I am using SharpDevelop 4.3.3 (Build 9663) on Windows 7 64 Bits for developing with C# for .NET 4.0 and build error MSB3021 is gradually driving me crazy.I am working on a solution (or rather, several...
View ArticleOpenCover.Settings - Please Make This Bug A Feature
The parsing to turn Rules elements into filters for OpenCover doesn't catch " characters being input and escape them.This is very useful, as we can set a rule of something like -"...
View ArticleCrash: adding a setting to a project causes WPFException
Stacktrace:SharpDevelop Version : 4.4.0.9722-1cfe96d5.NET Version : 4.0.30319.18408OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (United...
View ArticleSplash Screen Form
I have been searching for a way to "copy" the Visual Studio version of the VB Windows Application "Splash Screen" template. I prefer using SharpDevelop and am in need of the Splash Screen...
View ArticleWPF TreeListView
Hello,I need auser control inWPF to display datain multiplecolumns, like agrid,but organizedhierarchicallyasa tree(TreeListView).Iwould like to knowif theSharpTreeViewcould beused for this.Is there...
View Articleheader checksum is invalid exception
Hi,I downloaded SharpZipLib dll to extract/unzip files from an linux archive .tar file. "GetNextEntry()" method always throws "Header checksum is invalid" exception on the second file in archive while...
View Article