Best API Reference / Similar To The Java Documentation?
Sep 8, 2010
One thing I've always appreciated about Java is the straightforward API documentation. Since Oracle took over Sun, it is a little less intuitive to get to, but basically, you go to:
http://download.oracle.com/javase/6/docs/api/
and you are set. Click on your class in the left area (example: String) and boom, you can read a brief overview of the class, see the various constructors, review the methods and return types, parameters, etc. These days I'm 100% C# and .NET but I often have trouble finding a good class API reference similar to that which I'm used to in Java (as I'm a former Java developer). So I thought I'd ask the community which references you all use and if there is something similar to the Java documentation.
View 4 Replies
Similar Messages:
Mar 24, 2011
I'm new to java and android, originally from an asp.net/c# background.I am looking for a config file in java, similar to the webconfig of app config with .net but there doesn't seem to be one.
View 3 Replies
Jan 23, 2011
Now that ASP.NET MVC 3 with the new Razor engine has been officially released, is there any official documentation for it?The question asp.net mvc3 razor documentation? has some good links to introductory texts. But I'm looking for a reference documentation that contains a complete description of all @keywords.
View 2 Replies
Sep 29, 2010
I inherited the application that uses Microsoft Ajax 4 client templates.Syntax like {binding x,source=y, <another attribute>=z...},special variables like: $id, $element,$itemdata,and Sys.UI.DataViewcomponents are all over.I don't understand the synta and the usage. I've been looking on the Web for any help and all I find are some blogs that use those syntaxes,but no documentation.This site (asp.net) might had them in the past but now all they have is jQuery and Control Toolkit.
View 1 Replies
Mar 3, 2010
I am relatively new to ASP.NET. I am just wondering if there is way to read values from properties file (similar to rading a properties file from JSP or java).
For example if a property file has something similar to this:
[Code]....
I would like to read all the values for username_list (comma seperated) and also the value of is_valid.
View 2 Replies
Jul 5, 2010
I'm looking for a way to access a Java API from both a Java console application and an ASP.Net application.In short my Java API exposes a series of methods for dealing with invoices. All of these methods are essentially commands e.g.
GenerateAllInvocies
GenerateInvoiceNumber
PrintAllInvoices
PrintInvoiceNumber
All methods will interact with the database. I had believed Web Services was going to be my means for interop. But I have since been made aware of Java Stored Procedures in Oracle.
View 1 Replies
Jul 1, 2010
I got asked to write a java application for my company. I'm a seasoned .Net developer so this is all new ground to me.My task is to produce an invoicing application that has several high level tasks such as:Build single invoiceBuild all invoicesMy company want to be able to call these tasks from a java console application - passing in relevant commands and parameters to invoke the tasks. They also want to be able to invoke the same code from an ASP.NET application.
View 2 Replies
Apr 15, 2010
We are developing a very complex eCommerce portal using asp.net c# and the client asked us to make the documentation very similar (look & feel) with ebay api documentation http://developer.ebay.com/DevZone/shopping/docs/CallRef/GetSingleItem.htmlhat kind of tool they are using and if not do you know anything that can be configured to produce a similar result ?
View 1 Replies
Mar 24, 2011
I am developing Asp.Net C# project. I need to prepare documentation for that. Which include Architectural Design,Database and Class diagrams for our project. I searched many sites but I didnt find any perfect template for it. i want to find nice template for the documentation.
View 2 Replies
May 19, 2010
I'm looking to find more information about the AJAX AnimationExtender - I get the impression that it is a quite powerful framework, but there is only 1 very simple example on the AJAX pages, and a server-side coding reference. I would like to know where I can get a more detailed explanation of using the AnimationExtender, that might cover more comprehensively all the XML options that are available, and how to carry out Javascript routines - does anybody know where this sort of resource might be found. Presumably they do want us to use the controls to their maximum, but the documentation I have been able to find so far seems quite inadequate. For example, I would like to know how to pause an AE animation, but I cannot find a single example anywhere!
View 3 Replies
Jul 8, 2010
I am new to .NET Programming language. I am working on developing couple of applications using VS2005.My company is a startup company and I am the only developer, so we don't have any standard documentation formats/templates.But I need to use few documentation templates like I need to write functional documentation and technical documentation.Is there any specific template provided by Microsoft or
View 4 Replies
Feb 28, 2010
I've just come across these in MVC, and would like to use them instead of tables sometimes,as tables and DIV's just don't mix well!Never seen these before,and was wondering if there is any documentation about these new table-substitute TAGs? I've also heard recommendations to use these as opposed to tables and would therefore like to familiarize myself with them properly (as opposed guessing how they work as I have been recently).
View 2 Replies
Jan 5, 2011
I would like to include a word document, and unused program files in a folder as part of my project, but I don't want it compiled, etc. How is the best way to do this?
View 1 Replies
Oct 29, 2010
Been trying to find documentation on the accordion control. Was wondering if it's possible to have all the Accordion Panes collapsed when the web page loads?
View 5 Replies
Dec 21, 2010
I landed on a job to continue working on exisiting asp.net 3.5 application using Visual Studio 2008. The former .net developer is no longer around and I have to dig into the application code to understand how the app works( workflow, logic, etc...)I have added new development to the existing application and enhanced existing pages. Now, I need to provide Technical documentation for the application so any new developer comes onboard will not struggle enhancing the app or do new development following the same methodology . Q1. What is the best approach to provide technical documentation.I thought of the following
View 1 Replies
Sep 15, 2010
the format of how to make and analyse database documentation.
View 1 Replies
Oct 4, 2010
I ve completed a web application and now i want to prepare functionality and technical documentation for the same. But i ve never done such documentations. Can someone provide how to prepare such documentations.
View 2 Replies
Mar 31, 2010
It looks like the final release for ASP.NET MVC 2 has been already around for 2 weeks. Unfortunately, I can't find documentation that's intended for MVC 2 exclusively. I've checked Amazon.com (no book yet on MVC2), ScottGu's Blog (only 2 short posts), ASP.NET/MVC website (they've only posted what are alreadi in the ScottGu's blog).
View 4 Replies
Mar 27, 2010
free sipmle cms for internet shop with documentation? i downloaded nopcommerce but there no free documentation
View 2 Replies
Feb 21, 2011
I've just installed ASP.NET version 4.0 and I'm trying to find the local help for it.
(IOW: Accessing help with Document Explorer).
OS is Win XP (updated).
Looking in: Start > All Programs
I do not see an entry for Microsoft .NET Framework SDK v4.0
I do see the old entry for Microsoft .NET Framework SDK v2.0
I've always accessed local help with the following shortcut:
"C:Program FilesCommon FilesMicrosoft SharedHelp 8dexplore.exe" /helpcol ms-help://MS.NETFramework.v20.en /LaunchNamedUrlTopic DefaultPage /usehelpsettings NETFrameworkSDK.20
How do I get this to work for version 4.0?
... or ...
Did something go wrong with the install?
View 2 Replies
Apr 18, 2010
can you recommend some documentation for Globalization and localization of awebsite in asp.net and vb.net
View 7 Replies
Jul 12, 2010
I am needing to produce some technical documentation for a web app I have been developing. I have been using XML commenting with a view to using sandcastle to create my documents. The problem is that I can't see how it works with express as there are no XML document settings in the build options.
Can sandcastle be used with express and if not does anyone know of any (free) tools that I can use to automatically create my documentation?
View 5 Replies
Sep 1, 2010
i need to send a mail from sql server i need some documentation because i do not know how to do?
View 2 Replies
Oct 7, 2010
If I try to use the new maxRequestPathLength settings in an ASP.NET application it does not work. I get an unrecognized attribute error. I've tried using both ASP.NET Integrated and Classic application pools in IIS 7. What is also funny is that if you search for maxRequestPathLength on MSDN it is no where to be found in the documentation except in the list of new features for ASP.NET 4.
View 1 Replies
Jul 28, 2010
Is thr any documentation or tutorials about php development in webmatrix/
View 1 Replies