The Princess Bride's Cary Elwes
Watch Star Trek into Darkness Online : Other visual facets are not as positive, though. I think it's a shame that you cannot fully disable the HUD -- your HP and Stamina meters, which take up almost...
View ArticleCode completion on key press causes #Dev to slow down drasticly
Every time i set code completion on key presses on, SharpDevelop 4.2 slows down to an incredibly irritating rate.Not only does the text editor respond slowly, the entire program kind of seems to lag...
View Articleget an exception when open a .sln (ver 5.0.0.2605)
SharpDevelop Version : 5.0.0.2605-newNR-alpha-8ed5264b.NET Version : 4.0.30319.17929OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Chinese...
View ArticleIntegration with Enterprise Architect
Hi,I'm thinking about writing a (simple) integration with Sparx Enteprise Architect.At first there are two features I would like to implement:From an operation in Enterprise Architect I would like to...
View Articlesqlite not create a report
Create a do not report.No in the database sqlite.But it works fine with sqlite project. I can not report.no sqlite for database driver list
View ArticleTemplate Directory - custom Path
Is there any option to change the default Template directory? I want to set it like C:\Dev\Temp\Teplate instead of the default. Let me know the configuration file where i can change this path.
View ArticleMysql Db
Hi.I try using mysql with SharpDevelop Ide.I addin a Windows Application ProjectConnectionCommandSelectDataAdapter (using CommandSelect)DataSet (with DataAdapter fill during initialize...
View ArticleSharpDevelop Reports, una solución o un problema para bases de datos MySQL y...
Con el paso del tiempo y en mi corta experiencia como desarrollador de sistemas, he utilizado múltiples herramientas de desarrollo(NetBeans, Eclipse, Bluefish, NuSphere, Quanta Plus, Microsoft Visual...
View ArticleLinq .Except Extension - Translate to VB.NET
Hi.Someone can help me to convert this extension for the except method to VB.NET. I've tried several online translators but all conversion are wrong.Thanks in...
View ArticleWPF exception: Action envoked find; ctrl+F while already running
Unhandled WPF exceptionException thrown:System.ArgumentException: Specified Visual is already a child of another Visual or the root of a CompositionTarget. at...
View ArticleCodeCompletion doesn't work right with conditional operator (?:)
When I write next code: list.Find(l => l.Name = l.Name ? lCodeCompletion doesn't find my variable "l", see picture bellow I use SharpDevelop 5.
View ArticleI need help.
Hi there!I am using the portable version of sharpDevelop.I don't know that much about Visual Basic Script or if this is the right thing to post it in. But what am I doing wrong?I get this error for...
View Articleunhandled exception when trying to chang the background coloer using linear...
SharpDevelop Version : 4.3.1.9430-406354be.NET Version : 4.0.30319.1OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1Current culture : Invariant Language (Invariant...
View ArticleLzwInputStream Read method returns -1
Code:/// <returns>The number of bytes read. Zero signals the end of stream</returns>public override int Read(byte[ buffer, int offset, int count) {... if (eof) return -1; ... }The...
View ArticleHow to add MYSQL driver into SD4.3 database explorer?
i use ACCESS and MYSQL,.... but only found MS SQL DRIVER alone in database explorer, is anyway to add those driver? Thank you...
View ArticleView menu bar applications do not run using win 7 x64
While I select the "View" menu bar item and choose any of the items on thedrop-down list, such as "Tools", nothing happens.Regards
View Articleinkpad in wpf
i m doing inkpad application on msdn in sharpe develop.this the code for button clear, this.inkcanvas.strokes.clear(); but it does'nt work.what is the solution?
View Articlestart wpf tutorial
start a comprehensive wpf application development tutorial in sharpe develop,and give more examples.
View ArticleFew fixes for XAML Designer...
I've created a few fixes for XAML designer and created a Pull request on GitHub! https://github.com/icsharpcode/SharpDevelop/pull/40
View ArticleChocolatey installation
Hi guys!Can you either put the latest version of SharpDevelop on to the Chocolatey gallery? It's a really great way to easily install Windows applications (apt-get like). For projects that I am using...
View Article