Showing posts with label web. Show all posts
Showing posts with label web. Show all posts

Sunday, 3 March 2013

Dart Language


DART LANGUAGE 







                                                   Dart is an open-source Web programming language developed by Google. Dart – a class-based language inspired by SmallTalk, Java and C++ and supposed to be faster than JavaScript.

Official website is http://www.dartlang.org/






Technical overview of dart language is

Book on Dart language in detail

Tour of Dart Language is








Dart tools editor, sdk, chromium with dart virtual machine

Dart Resources, code samples, API resources, presentations, videos, community, frequentl asked questions

Dart news and updates

Hello World example:
main() {
  print('Hello World!');
}

Sunday, 3 February 2013

ASP.NET



ASP.NET




                                            ASP.NET is a server-side Web application framework designed for Web development to produce dynamic Web pages. It is used to build websites, web apps and for web services.

Official Website for asp.net is http://www.asp.net

Various development tools are used for developing ASP.NET Applications
  • Microsoft visual studio
  • Microsoft Share Point Designer
  • Microsoft Expression Web
  • Adobe Dreamweaver

                                               

Dotnet nuke and BFC ( Base one Foundation component Library ) are the frameworks use for building database, distributed computing applications, Web applications, CMS which allows for modules, skins and providers. We can have both client side and server side components including AJAX functionalities.


Why ASP.NET?
  • Less Coding: Dynamic Web App Building 
  • Multi-language compatibility: It has multiple languages support like C#, J#, VB.NET.
  • Ability to create web forms: rich internet web forms and online applications.
  • Security: data-validation and authentication. 
  • Ease of development.
  • Auto debugging .
  • Data Access: ASP .NET can collaborate with ADO .NET to work with databases .
  • Improved Performance and Scalability.        (View in detail

Projects related to ASP.NET, where you can find ideas related to asp.net language, help from the forums and much more interesting at 1000 projects  



Asp.net open source projects regarding blogs, cms, e-commerce, frameworks, toolkits, controls, forums, galleries etc links here wiki.asp.net



Jobs dot net careers provides jobs regarding asp.net and various other sources. Asp.Net developers have various opportunities in various fields in software industry with high pay .


Asp.net Tutorials for Beginners