Develop For MonoTouch Using .NET Rather Than C#?

Dec 29, 2010

Is there any way to develop for MonoTouch using VB.NET, rather than C#?

View 2 Replies


ADVERTISEMENT

Develop A ASP.Net Web Application Using C# Or VB?

Jun 22, 2011

I am new to this forum and I would like some help from my respected seniors.I am trying to develop a ASP.Net Web Application using C# or VB. First of all prefer me whether C# would be easy or VB for the following scenario:Below are the requirements:

1. For All Users:

Text-chat feature will allow users to chat with the available online users.

2. For Registered User:Allow users to create new folders and sub-folders, to store (upload) files.Allow users to perform move/copy/delete operations on folders and files. The percentage of storage capacity remaining and used should be displayed on the top. Automatic versioning system will record the version/revision information when a file is replaced/overwritten Team management feature will allow users to work in teams (by inviting other existing registered users). The activities of the team include access to the password protected area for the team, uploading files, commenting on the uploaded files (discussion), polls, automatic and manual reminders to the team members.

3. For Administrator:

Approve/Reject new team requests; update/delete existing teams.View all the files and folders uploaded on the server.Allow to perform delete operation on any existing file/folder existing on the server.Delete account for any registered user.Define and Edit storage capacity and other limits such as Maximum file size allowed for uploading.

Queries:

1) As, every user will have his/her own PERSONAL profile page then how will the system redirect the user to his/her PERSONAL profile page after hitting Login?

2) How this chatting feature can be developed?

3) How this storage capacity would be assigned overall?

4) How Administrator will manage all this?

I am totally confused.I have developed SRS as well. but in coding I am totally stuck as I am not so good in coding. I thought Visual Studio 2010 would help me effectively in this case, and I am trying but couldn't find any way for this to be done.

View 4 Replies

Develop Apps For PC And Mac?

Mar 19, 2012

I need to develop some apps that will be accessed from both PC and macs. Can this be done with visual Studio 2010?

View 2 Replies

Develop POS Program In VB?

Aug 9, 2011

Want to develop POS program in visual basic?

View 2 Replies

How To Develop A Standard C#

Oct 5, 2009

So, I don't want this to get into a flame war between C# and VB.NET developers. This is purely from a standpoint of a development department going forward. We've been a VB.NET company for years, but that was mainly due to who we've hired. That requirement has fallen off the wayside as of late, as we've pulled in 2 guys who specialize in C#. I used to be a C++/C# guy before converting to VB.NET for this company.

So, to everyone who has to deal with this whether on a hiring basis or a maintainability basis: how do you handle standardizing languages of choice going forward? I'm inclined to make a push for C#, as that'll make 3 solid C# developers here. But just curious what everyone's thoughts on this are.

View 12 Replies

How To Develop A VB Compiler

Mar 14, 2011

I am underway to develop a VB.Net compiler using visual studio 2005, but so far I am not aware on how to go about, regarding to what are the key requirements or skills required for developing a compiler.

View 3 Replies

How To Develop Plugin

Dec 15, 2010

i need to develop a plugin to evaluate web interfaces. Can someone guide me about how to develop plugin in vb 2008 express.

View 4 Replies

VS 02/03 Develop Under NET 1.1 And Run On Windows 7 (x64)?

Jan 20, 2010

I develop an VB application unter XP with VS 2003 (.NET 1.1).

Is it possible to run it on a system with Windows 7 (x64) or do i have to change my programming environment ???

The code itself is in a directory on a windwos server and the workstation has only
a link to the EXE-file server01programsigiksigik.exe. until VISTA, it worked, if i call .net configuration wizard and give "full trust" to "intranet".

can i install .net on a pc with windows 7 ?

View 3 Replies

.net - Develop Accumulator Codes?

Nov 7, 2009

This is for vb.net I've been working to develop a system which involves computation.What I've been trying to develop in my program is, I have a textbox where user will enter a numeric value,there is a button and a label below and in the first place the label should be set to zero. Everytime you enter a numeric value in the textbox and click the button it should add the value in the label and should save the value in the label so even if you exit the program whatever the last value displayed in the label should remain the same when run the program again,I believe it requires a database to save the value.Basically its like with payment system which saves the total amount of all payments made.

This is how should it works,say for example,if you will enter 1,2,3 it should save the sum value which is 6 in the label even if you close the program and when you run it again and enter another value it should add to the current value which is 6.

View 3 Replies

Begin To Develop EDI 837 Professional?

Feb 2, 2011

I want to develop an EDI 837 Professional project and I don't understand from where to start. If anybody knows about this & have worked on it then please help me & give me advice where do I start from ?

View 1 Replies

Compile A Develop Software?

Jul 25, 2009

I have a problem when trying to compile a develop software. I get this registration error.

View 6 Replies

Develop .net Apps In Ubuntu?

Mar 27, 2012

i need to change my OS to Ubuntu.i can develop .net apps in ubuntu.

View 2 Replies

Develop A GUI Chess Game?

Sep 18, 2009

I am a VB.Net programmer and i want to develop a GUI chess game(computer vs human begin and human begin vs human begin)with 3D ChessPieces in VB.Net 2008 as my final year project in school.

View 2 Replies

Develop A Barcode Generator?

Sep 19, 2009

How to develop a barcode generator and able to print it out? Google so long but unable to find any sample to do it.

View 2 Replies

Develop A Chatt Like Msn / Yahoo. In Net?

Feb 7, 2009

im luking for sumbdy who can develop me a chatt like msn / yahoo. in vb net.Functions:

[Code]...

View 18 Replies

Develop A Method / Function

Jun 6, 2011

Need some help to develop a method/function. No problem if there is no code but I would like to start discussing the best way of doing this even in high level language. First of all would like to provide you with some information. The set that I use here is very small, but the data is on a table in mysql and there will be over a million rows. Its important because if I make a complex loop code, maybe there will be a lot of selects in there.[code]

View 9 Replies

Develop A Network Application?

Dec 30, 2009

I want to develop an accounting software for a mini Super-Store, this program will be able to run on a network with a central database; in other words a network application. I have not used sql sever before neither have I written any application that will run on a network.

View 7 Replies

Develop A Notepad Editor?

Jan 22, 2010

i want to develop a notepad editor...in VB 6.....

View 1 Replies

Develop A Pc Tune Up Programme?

Dec 9, 2011

can we develop a pc tune up programme in visual basic 2010

View 2 Replies

Develop A Poker Game?

Oct 14, 2010

I am trying to develop a poker game and I followed the follwoing tutorial -[URL] It works awesome for the logic but I am looking one more functionality to enter the first two cards by the user instead of automatically creating it. I am fairly new to VB coding and this program is too advanced for me to understand.

View 5 Replies

Develop A Program That Will Get All The Processes?

Dec 24, 2009

i am trying to develop a program that will get all the processes in the task manager and from there, i'll get a specific application so that i will restart it. the problem is this:

I can call that specific application yet before restarting it i shall manipulate it's pause button before i can actually kill it,.HOw do i "click" the pause button on the called application? Can you help me with the code that i need to use?

View 3 Replies

Develop A Stock Program VB?

Jul 13, 2011

I'm having problems with a stock program that I'm developing. It's a program that adds a quantity of products to a field called stock quantity in a table named Stocks. In the part of adding a quantity inserted by the user it's ok, it works, but it adds to all fields in the table.I need that the user may choose also the product Id of the product to add, in order to prevent the situation above.

[code]...

View 10 Replies

Develop A Suite Of Applications?

Apr 11, 2010

I recently developed three very independent applications of each other and showcased them to a professional. He praised the inventiveness of the softwares but gave one suggestion that "We would like to see a suite of these applications." I developed these applications as a hobbyist but now want to move forward with the suggestion.

View 5 Replies

Develop A Translator Using Program?

Oct 3, 2009

I have no problems with the Syntax Errors.So far the only problems I'm having are with the Runtime Errors and Logistic Errors.

View 4 Replies

Develop An App That Can Manipulate Video?

Jul 3, 2010

I want to create and application (I'm a rather Jr. programmer, with just a few apps in production), but I'm not sure where to start.

The app needs to be able to join videos of the same types, for instance, divx1.avi and divx2.avi into divx_joined.avi.

I've already google...err I mean, searched bing for some how to's and what not, but I don't think I'm looking for the right terms.

Where do I start to learn to deal with video streams? Is there a book, SDK, etc?

View 4 Replies

Develop Application To Convert AVI To Jpg?

Sep 2, 2011

I am very keen to build a simple application to convert AVI to jpg in order to learm a little about video processing. I know free applications that do this already exist. But, I'd still like to develop an application to help me learn more about avi's and to hone my programming skills a bit with a real project.I'm familiar with VB, so that's not a problem. I just don't know how to process an avi file nor how I would programmatically extract the frames from that file.Where should I start? What is required to extract frames out of the avi to individual jpgs?

View 2 Replies

Develop Captcha Control Itself

Mar 18, 2011

I am developing a website where I need a captcha control and I want to develop the captcha control itself, so in the future I can change its length, type, color, and have it be easy to manage as well.So, suggest me which technology used for to develop the capha control and how.I am using asp.net platform with vb.net as the language.

View 4 Replies

Develop E-shop Prototype Using .net?

Feb 21, 2010

bill system. advertize. accept e-cards.

View 1 Replies

Develop IPhone App Using VS2010?

Feb 23, 2011

Just in case, I missed anything. As far as the google result, I don't see a capability to develop iPhone app using VS2010 (sorry, maybe I shouldn't ask this question here). right? Or, is there a way to write the code in VS, and then using some sort of converter...

View 10 Replies

Develop Reusable Functions In VB?

Feb 27, 2011

I'm new to programming.So face problem in coding for reusable function for add.My database in MS-SQL.I'm coding in vb.net.Imports System.Data.SqlClient[code]...

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved