How to publish web site using SharpDevelop
Hi Team,SharpDevelop is really cool and most importantly it is free. So I am using for web site develpoment.But I face one major problem, when I completed my coding, then I am trying to publish web...
View ArticleCustom designer in WPF
Hi, I'm considering embedding #develop's WPF editor into an application, and would like to enable the users to design sheets (no problem up to that point) with standard or custom components, but also...
View ArticleCrashes on opening a solution
SharpDevelop Version : 5.1.0.5216-0e58df71.NET Version : 4.6.01038OS Version : Microsoft Windows NT 6.3.9600.0Current culture : English (United States) (en-US)Running under...
View Articlehelp read data pulse oximeter CMS50D
Hello people, I need help: how to read data from a CMS50D+ pulse oximeter in C#? for build a graph in real time. where I can see an example?someone can help me? Thanks
View Articlehow do you convert full C# project to VB.net
This has probably been asked before, but I'm new and didn't see any way to search the forum.I was searching for something that would convert projects from C# to VB.net and I found a reference to your...
View ArticleHow make a file apk with sharpdevelop?
I have build a wpf application and I need to do a apk for pubblishing itI have versione 4.2 of sharpdevelop.I need use ziplib?
View ArticleError when try to change form icon
I get the following error after adding an .ico resource to Resources.rex and try to set the icon on a form. SharpDevelop Version : 5.1.0.5134-RC-d5052dc5.NET Version : 4.6.01038OS Version...
View ArticleHow to use ctypes in IronPython ?
Hi all,I am using sharpdevelop version 4.4.1.9729-7196a277. My IronPython version is 2.7.5. I have 2 questions to ask.1. I can't use ctypes in Sharpdevelop. But i can in IronPython console and even...
View ArticleLost information when call a funtion for secondtime
I hav app when i call the first time de function everything is ok but when i call for second time the values y selected gone.. here my code publicclassCaptRegSeries {...
View Articlefailed to load designer
I am new to sharp develop. I have tried new project and when I click on Design tab, used to get error about missing references. After adding missing references, I am getting following msgFailed to load...
View ArticleDoes not open file dialog
Does not open file dialog in Assembly browser. Windows 7. Reinstall and Repair do not help.
View ArticleCan I integrate some tools in latest version of Sharpdevelop
Hi All,I need to know that the following tools can be integrate with latest version of Sharpdevelop or not,1. StyleCop(If yes which version)2. Typemock3. .Net framework unit testing4. I know this will...
View ArticleError converting Vb.net MVC project to C#
Hi ,I am trying to comvert VB.net MVC project to C#.The whole project seems to be converted fine except for one controller where it throws up below error C:\santosh\Work\BHI 3 - Asbestos 2016...
View ArticleILSpy batch processing?
I want to process about 100 binary files by ILSpy.Is it possible to run ILSpy in batch mode from cmd and then redirect output to some file?
View ArticleZipException: Version required to extract this entry not supported (788) and...
When using SharpZipLib to unzip some apk files like Facebook, it throws an exception "Version required to extract this entry not supported (788)". It is the same problem as described in a previous...
View Articleadding files with unicode names to zip file [vb 2005]
hi ..iam trying to zip some document files with arabic names into one zip file ..the code is working well, but when adding the files to the zip file, it changes the names of the document files to some...
View ArticleShortcut to find namespace
Hi Community.I have a question. In MS Studio there is a shortcut, where you can find the namespace.for example:Directory ... if i press ALT + F10 (i think :D) then he want to resolve the reference and...
View ArticleError and "hang up" when accessing property of class in watch window
When I tried to access a property of type "Form" in debug mode (break point + watch window) I get the following errorSharpDevelop Version : 4.4.2.9749-39bf891c.NET Version : 4.0.30319.42000OS...
View ArticleError while debugging
Developping using SQL Server and SQLiteIt happens sometimes after a while even a clean and a rebuild dose not fix it. We don't understand what is causing this and the error message dose not give...
View ArticleAuto-indentation/completion for short property declarations?
Hello team,I wonder if it might be possible to enable not having auto-indentation when using the short-form property declarations in VB.NET, such as:Public Property Foo() As StringWhen there is no code...
View Article