Project Open-source If Use .NET Languages?
Sep 22, 2009
I know VB.NET and i want to develop a program. Which i think later will be open-source if i fail to keep updating it. My question is : Is it possible to build open-source project by using .NET languages ? Or do i have to build open-source projects only using open source languages like Java,Ruby, Python etc ? ( I mean is there any restriction from microsoft on building open-source projects using their langauge and tools ?)
View 5 Replies
ADVERTISEMENT
Feb 23, 2009
I'm looking for a place where I can share my open source code and contribute to other projects. Can anyone recommend me a site/community where there is lots of support and enthusiasm for open source?
View 3 Replies
May 4, 2011
I'm not sure if what I am trying to do is possible, but surprisingly VS2008 seems to let me copy a .cs file directly into my VB.NET project. I then thought that I may be able to use the class in this file directly from VB.NET. However, it doesn't see it when I try to reference it in. Is what I'm trying to do possible, or is VS2008 simply treating the C# file as a resource file or something?
View 3 Replies
Jun 24, 2010
I'm an inquisitive .NET student without any commercial working knowledge and I have been puzzled by what exactlty are .NET languages meant for? Q1.If you look on job websites, .NET seems mainly used for web applications, not much for Windows applications? (My dream job is to develop standalone small Windows applications.)
[Code]...
View 11 Replies
Dec 20, 2010
Public Class ExtendedDateTimePicker Inherits DateTimePicker
View 5 Replies
Nov 27, 2010
visual basic.net is case insensitive so it allows the coder to write without caring or remembering the casing of variables. it also relieves from the 'undeclared variable' errors if you use the variable in another case than the one used in declaration. The fact that its line termination is a line feed makes it even more readable unlike C# or c++ that need good care in the casing and contineous war with following up with the {}, matching them and figuring out which is for which.my question is what are the advantages of c# over vb knowing that both get compiled to MSIL so there is almost no performance difference between the two languages?
View 1 Replies
May 5, 2010
For reasons that are beyond my control, I have three Projects. Projects A and B reference project C. Project A references project B so that it can open a large form in project B. I now need to open that large form from project C, but VB won't allow me to add a reference from C to B because that would create a circular dependency. I found a way around it, though. I created a Timer in A, and when I opened C from A, I passed in that timer. When the user performs a certain action, I enable the Timer from A, and this causes C to open B for me.
View 2 Replies
Apr 11, 2012
I am developing a Multi-Project solution (A, B) in Visual Studio 2008.
I need to run a second project from the start up one and then the first project should be closed.
The matter is that I want to Exit the A.exe and kill the process and the dll that are depending on it. And then Run the B.exe.
View 4 Replies
Mar 27, 2012
I have a number of independent visual basic applications. Now I want to develop a window that will have command buttons to open each of the applications. How do I write the code in these buttons?
View 2 Replies
Feb 11, 2010
I have purchased and installed the EBook "Visual Basic 2008 Step By Step". The package comes with a companion CD on which are practice projects that correspond to the book. I have installed Visual Basic Express 2008 and also installed the "Practice Files" exactly as required. When I enter the VB 2008 Express IDE and attempt to load the project or solution files, the program loads and I get no error. The problem is that I get no data when this happens. The "Data Source" box displays a message that reads, "Your project currently has no data sources associated with it. Add a new data source, then data-bind items by dragging from this window onto forms or existing controls." The files did load properly for me once, but have not ever since. Does anybody have any clue as to what needs to be done here?
View 1 Replies
Jun 4, 2010
What does it mean for a project to be under source control?
View 1 Replies
Feb 1, 2008
send me source code for any billing project
View 3 Replies
Jul 14, 2011
How do I delete a data source from a vb.net project. There is no delete/remove in the data sources window and if I delete the corresponding xsd file I end up with errors in the designer file. 'm having to do this because when I change a data
View 3 Replies
Sep 8, 2009
I know there is a lot of open source projects out there but I can't seem to find any VB stuff. I have to come up with an application that will keep track of eqiupment we sell, service and repair.
View 2 Replies
Mar 23, 2009
There is VB.NET Open Source Defrag? or C# Open Source Defrag
View 6 Replies
Apr 5, 2010
how can I remove a source file from a Visual Basic 2008 express project withtout deleting it??
I tried Build Action None and I get plenty of errors concerning .Dessigner file.
View 4 Replies
May 8, 2010
Source code for setup of vb.net project application?
View 3 Replies
Oct 12, 2011
I'm looking for some WPF applications specifically designed for touch. Preferably they'd be open source. I don't really care about the apps function, I just want to get some design ideas for a Win7 WPF touch app I'll be writing. I'd like to see what can be done with WPF touch.
View 2 Replies
Jul 15, 2010
1. Generates Class files based on SQL server database.2. Generates Class properties.3.Generates Class contructors.4. Generates a Singleton class and it's corresponding Collection class.5. Outputs individual files or the code to copy and paste.
View 1 Replies
Jul 5, 2010
Is it possible to develop open source VB.Net/C# application, I have developed many application using .Net, but first time want to develop open source application.
View 7 Replies
Nov 26, 2009
my resources :
VB Express 2008
and its free packages :
SQL Server Express Edition
SQL Server Compact 3.5
OS: Vista Home Prem 64-bit
Unit: Qosmio X305-Q705 (Laptop)
First of all is it possible to achieve my project with these limited resources i have?
I'm planning to create a program like a database for reporting system (using database) where i can open an image and save that image as a source and bind to a certain record in my table then be displayed later on to my report.
View 1 Replies
Sep 16, 2009
I'm looking for an open-source VB.NET app that demonstrates a lot of .NET's power, ideally something that works fully offline. Maybe some of you have encountered an amazing utility app on CodeProject?
View 1 Replies
Jun 23, 2010
I have a friend who sent me a program that he made using visual basic. The program has a web browser inside it and it works just like any internet browser. The problem I have a bad feeling that has a hidden web browser inside the program which it sends my keystrokes through php mail. I don't want to accuse my friend without showen a prove
View 8 Replies
Oct 6, 2009
i wanted to know if there was a couple lines of code you could use to open the source code of a website (like you could in notepad), into a textbox in visual basic.
View 1 Replies
Mar 9, 2011
My team is interesting in understanding BDD better. Are there open source .NET/Java projects which use behavior driven development (BDD)?I would like to focus my attention on static language examples.
View 5 Replies
Jun 27, 2012
Is there any good richtextcontrol for .net forms i tried almost all extended richtextcontrols from several websites but there is no print like view for any control, i want to add deference system in my app but there is no free control available and controls like from [url]...are very expensive for a student. iam searching from last two months but find no results and tried hard to make my own control but found no idea to start with.
View 1 Replies
Mar 30, 2010
i tried the question that is asked here but not much could get from it. Does anyone know where to research or if has a project for sftp using vb.net?
View 1 Replies
Apr 19, 2010
New site for vb.net Smell of tutorials and projects open source.
View 1 Replies
Dec 21, 2009
I have installed all of the patches and Hotfixes that I can find and truth be told, this is so enigmic that i dont know where to go to.I have been working on a project for a year and just recently I went to add a database (data source) and the Tab was gone. I thought I did something wrond so i went to Data -> Data Source and nothing happens. whats funny is that I cannot do what I want and add the datasource.
I also have VS 2005 installed (which I am forced to use) and here I have no problem.
Can anyone or does anyone have a simular problem and a resolution??I really would love to use all that is available in VS08 and not having to use a much older version...
View 5 Replies
May 19, 2011
I have dll works with .Net .is possible i know how i can use librarys code without example open source.
View 2 Replies