Cube Creation in SQL Server 2005 [closed] - sql

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am learning creating Cubes and Now I know How to create cubes.
But Still I am struggling with time dimensions and other aspects of cubes,making cubes offline and usage of cubes in excel dashboards.
Could somebody suggest me Practical based simple tutorials for cubes ?
so that I can feel confident in cubes.
Thanks in advance.
Rahul Kumar Singh

There's a nice little intro here:
http://www.sql-server-performance.com/2008/building-cubes-with-ssas/
You could also try http://www.ssas-info.com/ for some good background and useful tips.

Related

generating a bar code using vb.net [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Hi friends developers,
I'm stuck in these problem since many days, there is any developer here, who knew how to generates a bar code with vb.net, and if possible generat it as image.
Thanks
Please have a look at Free Barcode API for .NET, which i think can point you to many possible solutions

How to create MVC application and need good website to learn more about this? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Anyone suggest me to good source to learn more about MVC4. I Need to learn this from the scratch.Thanks in Advance !!.
Regards
Ganesh
Please do have a look here. it starts from scratch (a very basic start)
http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/intro-to-aspnet-mvc-4

simple tutorial for DCOM [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Can someone suggest me beginners learning resources for DCOM technology using vc++
Those with Sample codes would be very helpful.
Thanks
Look at codeproject.com "DCOM D-Mystified: A DCOM Tutorial" - seven articles & sources for beginers
It depends quite a bit on your exp level with COM. Moving to DCOM is really just a matter of creating an EXE-server, registering it on the remote machine and instantiating it via CoCreateInstanceEx.
You can create simple servers using the ATL app-wizard in VS. MSDN has a number of samples you can d/l.
I realize this isn't a tutorial but you haven't really stated what you know now.

Website spark training [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
Just joined the website spark program, which is a great deal in my opinion.
But i still have one question, at the program details page (http://www.microsoft.com/web/websitespark/Support.aspx?tab=ProgramDetails) the following is mentioned as a benefit:
'Free online training Managed newsgroups on MSDN (a community of over six million developers) and other Microsoft online properties'.
I have never been a member of MSDN so I don't know if this training is part of that? But I can't find anything on msdn subscription and training either (http://msdn.microsoft.com/en-us/subscriptions/aa718661.aspx)
Does anyone have a clue what they mean?
Are you looking for msdev: WebsiteSpark Training Courses?

Help me good SQL Ebooks [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have basic knowledge about SQL. But I still have difficulty when write SQL for the complex queries. Please help me some ebooks to improve my skill to write SQL, and the way to write a good SQL for performance.
The book should have example database to practice.
Thanks.
If you have an iPhone, you can buy many excellent SQL Server books through the AppStore. Do a search for SQL, and you'll find books by Kalen Delaney and the like.