learn SSRS 2008 [closed] - ssrs-2008

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Which is the best tutorial site or document for SSRS 2008 other than msdn site ?

If you need something more accessible than MSDN try
Accelbrate SSRS Tutorial
It's not very detailed, but it should work as a great primer if you're looking to jump right in.

Try this site ... it is pretty good with screenshots:
http://beyondrelational.com/modules/12/tutorials/26/tutorials/4598/getting-started-with-ssrs-part-1-sql-server-reporting-services-overview-and-installing-in-windows-se.aspx

Related

startup project for learning mongo db [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I want to learn mongodb.
what could be a simple project as a start to learn MONGODB??
Please provide your views.
Thank You.
Check 10gen's websites (mongodb.org and 10gen.com) for tutorials and use cases. Either of these might be good to start with:
https://www.10gen.com/presentations/mongodb-stockholm/2012/building-your-first-mongodb-application
http://docs.mongodb.org/manual/tutorial/write-a-tumblelog-application-with-django-mongodb-engine/

A good guide book or API doc for iTextSharp? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
Can anyone suggest me a a nice book or API document for iTextSharp , I have been struggling while understanding the lib and have resorted to a hit and try methodology which is extremely irritating and time consuming.
Have a look at the series of articles about iTextSharp http://www.mikesdotnetting.com/Article/80/Create-PDFs-in-ASP.NET-getting-started-with-iTextSharp

Some tutorials with Eclipse/WindowBuilder Pro [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I am looking for tutorials about how to write a rcp program with window builder pro, any resources links, OK?
Thanks a lot.
You can find the official user guide here.
Google has four tutorials here.

What is a good BASIC compiler for Windows XP? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
What is a good BASIC compiler for Windows XP?
Also for paid, DarkBasic and BlitzBasic
QBASIC. Check qbcafe
RealBasic gets good marks. Visual Basic is also a good basic and should work fine on XP.
FreeBASIC
http://www.freebasic.net/index.php

How can I properly implement JPImagePickerController in my code? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I've had some issues trying to get the JPImagePickerController working in my code.
Anyone find any guides on how to do it (I can't find a single one)?
Thanks.
The Demo worked fine for me... check it out. You could also download the actual source and play around with it if you are having troubles.