|
Browse by Tags
All Tags » .net 2.0 ( RSS)
-
Hi there people, I've been using #D a little bit now for ASP.NET development. Even though I know it wasn't built with this in mind originally, I like the new support for asp.net development. I have been able to add a few of my own file templates for ASP.NET User Controls and so on. Now, something I am...
Posted to
Forum
by
findel
on
09-14-2007
Filed under: Using #develop, .net 2.0, Webapp, aspnet, master pages
-
For quite a while now, and thank you for such a great UDE , I have been programming in .NET 1.1 using SharpDevelop 1.1. Fortuitously, I have landed a great job, but my new employer requires using VS2005. I have much code that will need to be converted not only to .NET 2.0, but also from cmbx to sln....
Posted to
Forum
by
DMBTools
on
07-29-2007
Filed under: reverse, Cross platform, .net 2.0, .net 1.1, import, C#
-
Hi, I have install the .NET compact framework 2.0 and the compact framework sdk and then the sharp develop. After, when i try make a mobile app, after put the name of solution the sharp develop give me the follow message: "Error loading C:\Documents and Settings\...\Projectos\teste\teste.csproj: The...
Posted to
Forum
by
jcarvalho
on
07-26-2007
Filed under: Compact Framework, #develop for applications, .net 2.0, application development
-
Hi, I have install the .NET compact framework 2.0 and the compact framework sdk and then the sharp develop. After, when i try make a mobile app, after put the name of solution the sharp develop give me the follow message: "Error loading C:\Documents and Settings\...\Projectos\teste\teste.csproj: The...
Posted to
Forum
by
jcarvalho
on
07-26-2007
Filed under: Compact Framework, #develop for applications, .net 2.0
-
I'm working steadily through my 1.1 projects using SharpDevelop 2.1 to convert them to .NET 2.0. I'm on a fresh new computer and only have .NET 2.0 installed. I've managed to convert and build several projects smoothly but I'm getting an obscure error with two of them like this: The default XML namespace...
Posted to
Forum
by
David Mann
on
05-05-2007
Filed under: Cross platform, .net 2.0, .net 1.1
-
I'm fairly new in VB.NET coding, so I'm afraid I've missed something fundamental. The following is my issue: I tried to use SharpDevelop v2.1.0 to create a VB.NET Windows service, since I have .NET 2.0 as well as 1.1/1.0 on my machine. To begin with, I selected a "New Solution" as VBNet Windows Service...
Posted to
Forum
by
gimmely
on
04-18-2007
Filed under: #develop for applications, .net 2.0
-
using Microsoft.VisualBasic.ApplicationServices; I converted an app from VB.NET to C#, did a little tweaking and got greeted with this happy little error: The type or namespace name 'ApplicationServices' does not exist in the namespace 'Microsoft.VisualBasic' are you missing an assembly reference?
Posted to
Forum
by
anger2headshot
on
04-15-2007
Filed under: VB.net, .net 2.0, Microsoft.VisualBasic.ApplicationServices, C#
-
Whilst not a SharpDevelop specific question, since I am using SharpDevelop, I thought I try a post here I am trying create an Automation Add-in for Excel using .NET as per http://blogs.msdn.com/eric_carter/archive/2004/12/01/273127.aspx , and http://www.codeproject.com/dotnet/excelnetauto.asp using SharpDevelop...
Posted to
Forum
by
ralphy
on
03-22-2007
Filed under: .net 2.0
-
Hi. I'm using #develop 2.1 and have this problem: in #dev i have a project, whith a reference to npgsql.dll, i have other projects referencing the same dll, but in this, when i build it, the compiler show a warning "MSB3247 Found conflicts between different versions of the same dependent assembly "....
Posted to
Forum
by
agasca
on
02-20-2007
Filed under: Using #develop, .net 2.0, dll, reflector, MSB3247
-
I inherited this project and am totally new to this, so this may be totally obvious except to me. After adding an image in designer and recompiling, the program bails out here: this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.InitialImage ...
Posted to
Forum
by
Samartha
on
02-20-2007
Filed under: .net 2.0, application development
|
|
|