[AI] about programming language .NET

2014-08-13 Thread Pooja Gurav
hello list members,
i am persuing BCA 3rd  and learning new programming language i.e. .NET.
so i would like to know does the .net framework is accessable with
JAWS. can we able to do programming efficiently as we do with other
languages like c, c++, VB. i want to know what other softwares or
scripts we need to install along with visualbasic8  and jaws to become
familiar with .NET framework.
please   guide me if anyone already had  worked with this platform.
thanks in advance, and have a great day.



Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/accessindia@accessindia.org.in/

To unsubscribe send a message to
accessindia-requ...@accessindia.org.in
with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of the 
person sending the mail and AI in no way relates itself to its veracity;

2. AI cannot be held liable for any commission/omission based on the mails sent 
through this mailing list..


Re: [AI] about programming language .NET

2014-08-13 Thread Rejin Jose k.
hello pooja,
programming languages like  c,c++,java,python etc are quite accesible.
the thing that you have to do is the selection of the compiler. the
common compiler which is using for c and c++ is turbo c. it is a
application with blue screen,that you might have heard. it is not
accesible. you can use either accesible compilers like dev C++ or use
the command prompt to compile the code. java and python are commonly
compiled using command prompt. for this you have to register the
environmental variables. if you just google it,you will get the steps
to do that. i'm also a graduation student. i have not worked with VB.
i read that  VB and stuffs like that are also accesible. according to
my knowledge almost all the programming languages are accesible. the
development tools which we use  is the thing that deal with the
accesibility. their are lot of accesible programming tools for us. you
can check out the following website. it blends all such tools and
guidance for us.
URL:www.nonvisualdevelopment.org
and also you can subscribe for program-l mailing group for personal
assistance. this is one of the major blind programmers mailing group.
it will be a great resource for you.
hope this helps.
all the best for your studies...!!!

On 8/13/14, Pooja Gurav  wrote:
> hello list members,
> i am persuing BCA 3rd  and learning new programming language i.e. .NET.
> so i would like to know does the .net framework is accessable with
> JAWS. can we able to do programming efficiently as we do with other
> languages like c, c++, VB. i want to know what other softwares or
> scripts we need to install along with visualbasic8  and jaws to become
> familiar with .NET framework.
> please   guide me if anyone already had  worked with this platform.
> thanks in advance, and have a great day.
>
>
>
> Register at the dedicated AccessIndia list for discussing accessibility of
> mobile phones / Tabs on:
> http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in
>
>
> Search for old postings at:
> http://www.mail-archive.com/accessindia@accessindia.org.in/
>
> To unsubscribe send a message to
> accessindia-requ...@accessindia.org.in
> with the subject unsubscribe.
>
> To change your subscription to digest mode or make any other changes, please
> visit the list home page at
> http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in
>
>
> Disclaimer:
> 1. Contents of the mails, factual, or otherwise, reflect the thinking of the
> person sending the mail and AI in no way relates itself to its veracity;
>
> 2. AI cannot be held liable for any commission/omission based on the mails
> sent through this mailing list..
>


-- 
With Warm Regards,
Rejin Jose
email:m2re...@gmail.com
cell:8281293699

Have a Great Day..



Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/accessindia@accessindia.org.in/

To unsubscribe send a message to
accessindia-requ...@accessindia.org.in
with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of the 
person sending the mail and AI in no way relates itself to its veracity;

2. AI cannot be held liable for any commission/omission based on the mails sent 
through this mailing list..


Re: [AI] about programming language .NET

2014-08-13 Thread Ganesh Babu
Dear Pooja,
I am also doing BCA, in final year. please send me all the programming
materials. I am requesting you to send c compiler.

Regards,
Ganesh.



Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/accessindia@accessindia.org.in/

To unsubscribe send a message to
accessindia-requ...@accessindia.org.in
with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of the 
person sending the mail and AI in no way relates itself to its veracity;

2. AI cannot be held liable for any commission/omission based on the mails sent 
through this mailing list..


Re: [AI] about programming language .NET

2014-08-13 Thread Alok Kaushik

Hi Pooja,
Accessibility is needed at the level of the tool that is used to write the 
code and not the programming technology itself.


I have developed several projects on ASP.Net. Most ASP.Net developers use 
Visual Studio to create ASP.Net applications, and I have heard that it is 
accessible. However, by choice I am not using it. I use a simple text editor 
called 'vim', which is a windows equivalent of unix based vi editor.


Any text editor that you are comfortable with can be used to write programs.

If one is not using Visual Studio then command line compilation can be used 
for ASP.Net code. Compiler executable is 'aspnet_compile' and located under 
the bin folder of .Net framework installation.


If you have any specific questions then you can write to me on my email id 
alok_kaus...@hotmail.com.


Thanks.
Alok

- Original Message - 
From: "Pooja Gurav" 

To: "accessindia" 
Sent: Wednesday, August 13, 2014 8:36 PM
Subject: [AI] about programming language .NET



hello list members,
i am persuing BCA 3rd  and learning new programming language i.e. .NET.
so i would like to know does the .net framework is accessable with
JAWS. can we able to do programming efficiently as we do with other
languages like c, c++, VB. i want to know what other softwares or
scripts we need to install along with visualbasic8  and jaws to become
familiar with .NET framework.
please   guide me if anyone already had  worked with this platform.
thanks in advance, and have a great day.



Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:

http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/accessindia@accessindia.org.in/

To unsubscribe send a message to
accessindia-requ...@accessindia.org.in
with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, 
please visit the list home page at

http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of 
the person sending the mail and AI in no way relates itself to its 
veracity;


2. AI cannot be held liable for any commission/omission based on the mails 
sent through this mailing list..







Register at the dedicated AccessIndia list for discussing accessibility of 
mobile phones / Tabs on:
http://mail.accessindia.org.in/mailman/listinfo/mobile.accessindia_accessindia.org.in


Search for old postings at:
http://www.mail-archive.com/accessindia@accessindia.org.in/

To unsubscribe send a message to
accessindia-requ...@accessindia.org.in
with the subject unsubscribe.

To change your subscription to digest mode or make any other changes, please 
visit the list home page at
http://accessindia.org.in/mailman/listinfo/accessindia_accessindia.org.in


Disclaimer:
1. Contents of the mails, factual, or otherwise, reflect the thinking of the 
person sending the mail and AI in no way relates itself to its veracity;

2. AI cannot be held liable for any commission/omission based on the mails sent 
through this mailing list..