How does generating the preview in WPF designer works?
Hello,I was wondering how does generating the preview in WPF designer works.Are controls created dynamically based on the XAML and added to the designer?I want to do a similar thing for Windows Phone...
View ArticleGet input from textBox - Python
How can I retrieve the input of a textBox using Python - for later use.I am using SharpDevelop to generate a form which I insert into my python script ( www.rhino3d.com - EditPythonScript )Thanks, Keith
View ArticleConversion of "ByRef" argument creates two keywords
This VB code has the last arguments passed by reference:'Some proprietary screws use empirical Z, and a few use the additional Ztip value Z = EmpiricalZ(.ID, G_main, G_side, lm, ls,...
View ArticleHow to open SharpDevelop
Hi there,I have just downloaded the sharp develop and it's source code.I have tried to open the source code in Microsoft Visual Studio 2013 Community Edition. I don't remember if all were imported...
View ArticleAvalonEdit crash while performing a block edit including a folded section
Hey there,I Found a bug in the avalon edit.The Editor crahses when a "block edit" is performed (using backspace) that includes a folded section.Here is a simple example:Press Alt for block...
View ArticleNRefactory - Interpretation of C# Codes
Hi everyone.I have seen the awesome sample of NRefactory posted here: Telerik ConverterCodeProject C# AnalyzerCodeProject C# SuggestionsI have downloaded the source of the last 2 ones, and looks...
View ArticleNRefactory - Interpretation of C# Codes
Hi everyone.I have seen the awesome sample of NRefactory posted here: Telerik ConverterCodeProject C# AnalyzerCodeProject C# SuggestionsI have downloaded the source of the last 2 ones, and looks...
View ArticleMixed mode assembly
I using sharpdevelop 4.4 on XP using system.data.sqlite but i dont compile my app always i got this error search on internet and change config to add startup on config files but i dont get fixed the...
View ArticleIIS from stick with SharpDevelop?
I use SharpDevelop (now version 5.1.0) on different PCs. One real adventage to VS is that #D is portable and runs from a stick. I don't have to install it on each PC and have to keep installed...
View Articlesqlite dataset dont insert data to database
I need help i dont know what I am doing wrong because my app runs but dont insert information to database here my code please help me./* * Created by SharpDevelop. * User: manuel sandoval * Date:...
View ArticleUnhandled exception
SharpDevelop Version : 5.1.0.5071-Beta 2-5f965cb9.NET Version : 4.5.51209OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (Australia)...
View ArticleError encountered while converting a project from C# 2.0 to C# 5.0
SharpDevelop Version : 5.1.0.5071-Beta 2-5f965cb9.NET Version : 4.5.51209OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : English (Australia)...
View ArticleNRefactory - BUG - Block {}
Hi everyone, I have found a bug in the NRefactory Demo. public void Main (string[ args) { var d = 0; int[ list = new int[ {0, 1, 2, 3} d = list[0]; } it will stop the MethodDeclaration at int[ list =...
View ArticleAvalon Edit: Flag or mark a line number in red
Is it possible to alter the line numbering so that I could make it show as red for a single line? I need to write error checking logic and while I know that I can make the line of code red, not sure...
View ArticleTargeting Pack for this framework version
Hello,I am using Sharp Develop 5. I recenly tried to create a project when this error message poped up:"The reference assemblies for framework ".NETFramework,Version=v4.0" were not found. To resolve...
View ArticleUnhandled Exception Sharp Develop 5. opening EDMX file
Seems to be happening with Entity Framework Version 6 edmx files.SharpDevelop Version : 5.1.0.5084-Beta 2-c5791b46.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.1.7601...
View ArticleCrashing While Starting
SharpDevelop Version : 5.1.0.5071-Beta 2-5f965cb9.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.1.7600.0Current culture : English (United States) (en-US)Working Set...
View ArticleError While Error Copying In Clipboard From Warnings Window
SharpDevelop Version : 5.1.0.5071-Beta 2-5f965cb9.NET Version : 4.5.50938OS Version : Microsoft Windows NT 6.1.7600.0Current culture : English (United States) (en-US)Working Set...
View ArticleInput String Not In Correct Format.... Please help.
Hello there,Please see the below given code and error below. I am getting the error when I am selecting currency property. Please help. using System;using System.Windows.Forms;using...
View Article