i try to learn SOLID prencibles. i writed two type of code style. which one is :
1)Single Responsibility Principle_2.cs : if you look main program all instance generated from interface
1)Single Responsibility Principle_3.cs : if you look main program all instance genareted from normal class
My question: which one is correct usage? which one can i…
Hi,
I am running SQL server 2008 developer edition on windows vista home premium. I created a reporting services project that was built successfully in BIDS. When I try to deploy it it gives the following error:
Error rsAccessDenied : The permissions granted to user 'COMP\MYSELF' are insufficient for performing this operation.
The MYSELF…
I have a simple XAML page that load fine when it is loaded as part of any application within Visual Studio. However, when I deploy this application using ClickOnce, I get the following exception:
Type : System.Windows.Markup.XamlParseException, PresentationFramework, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
…
Hi,
I have SQL reporting services configured to use a secure certificate and when I visit both Reports and ReportManager I get a 404 not found error.
The reporting services logs do not contain any error information.
I am a bit at a loss to know where to start to diagnose this problem, especially as SSRS is not using IIS.
I created…
Maybe my next post will just be about why I am so excited and impressed with the out of the box templates. But, for this first blog with my new focus, I thought I would just walk through the process I went through to create a task progress report (to enhance the out of the box Agile template). So, I started with the MSF for…