Click here to Skip to main content
15,881,715 members

Articles by santosh poojari (Articles: 32, Tip/Tricks: 4)

Articles: 32, Tip/Tricks: 4

RSS Feed

Average article rating: 3.99

Database Development
SQL Server
9 Mar 2011   Updated: 9 Mar 2011   Rating: 1.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 21,960     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
This article will provide the first step towards migrating error free dtsx package to higher version of sql server ssis
Programming Languages
C#
20 May 2008   Updated: 20 May 2008   Rating: 1.80/5    Votes: 3   Popularity: 0.86
Licence: CPOL    Views: 42,786     Bookmarked: 14   Downloaded: 458
Please Sign up or sign in to vote.
This article describes, how to achieve print functionality for spreadsheet OWC Component.
16 May 2008   Updated: 16 May 2008   Rating: 4.27/5    Votes: 7   Popularity: 3.61
Licence: CPOL    Views: 29,330     Bookmarked: 24   Downloaded: 0
Please Sign up or sign in to vote.
This article describes 'Static Methods' of the Enum Class
C# 4.0
26 May 2010   Updated: 26 May 2010   Rating: 3.80/5    Votes: 9   Popularity: 3.63
Licence: CPOL    Views: 48,242     Bookmarked: 23   Downloaded: 308
Please Sign up or sign in to vote.
The idea is to make the best use of Generics when we look for code reusability and performance.
8 Jun 2010   Updated: 8 Jun 2010   Rating: 4.29/5    Votes: 18   Popularity: 5.27
Licence: CPOL    Views: 74,773     Bookmarked: 33   Downloaded: 565
Please Sign up or sign in to vote.
Conceptual Understanding of Variance in C#.NET Covariance and Contravariance
Razor
20 Jun 2013   Updated: 20 Jun 2013   Rating: 4.83/5    Votes: 25   Popularity: 6.66
Licence: CPOL    Views: 178,005     Bookmarked: 41   Downloaded: 13,318
Please Sign up or sign in to vote.
The intent is to try getting reportviewer like control in MVC razor by rendering RDLC report in View form. Moreover also tried to output report based on search filter criteria in MVC Razor.
XML
27 Apr 2005   Updated: 27 Apr 2005   Rating: 3.75/5    Votes: 9   Popularity: 3.58
Licence: CPOL    Views: 78,256     Bookmarked: 32   Downloaded: 649
Please Sign up or sign in to vote.
Reading and writing Configuration Application Block.
Security
Encryption
28 Nov 2011   Updated: 5 Aug 2014   Rating: 4.88/5    Votes: 109   Popularity: 9.92
Licence: CPOL    Views: 427,291     Bookmarked: 261   Downloaded: 0
Please Sign up or sign in to vote.
This article helps you to build and enable robust web applications with respect to various aspects of security that needs to be taken care of while designing a system.
Web Development
2 Oct 2011   Updated: 2 Oct 2011   Rating: 4.67/5    Votes: 3   Popularity: 2.23
Licence: CPOL    Views: 54,071     Bookmarked: 36   Downloaded: 2,054
Please Sign up or sign in to vote.
This article will demonstrate the approach to use the report viewer control to act as a medium to export image,web form in PDF/Excel. This will help us to do away with third party control to achieve our end objectives.
ASP.NET
20 Jun 2005   Updated: 20 Jun 2005   Rating: 3.55/5    Votes: 5   Popularity: 2.48
Licence: CPOL    Views: 32,540     Bookmarked: 29   Downloaded: 582
Please Sign up or sign in to vote.
This article is basically about a Paging control required for project purposes. One can use this just by changing three parameters.
26 Jun 2008   Updated: 26 Jun 2008   Rating: 3.13/5    Votes: 7   Popularity: 2.65
Licence: CPOL    Views: 40,380     Bookmarked: 18   Downloaded: 152
Please Sign up or sign in to vote.
This article describes creation of dynamic Javascript Message Panel that used to display validation failed error messages.
4 Sep 2008   Updated: 4 Sep 2008   Rating: 4.29/5    Votes: 8   Popularity: 3.88
Licence: CPOL    Views: 71,311     Bookmarked: 30   Downloaded: 0
Please Sign up or sign in to vote.
This article describes the prerequisite needed for .Net And SSIS integrated deployment.
24 Jul 2008   Updated: 16 Sep 2008   Rating: 4.67/5    Votes: 25   Popularity: 6.35
Licence: CPOL    Views: 266,703     Bookmarked: 104   Downloaded: 6,634
Please Sign up or sign in to vote.
This article demonstrate the step by step procedure to create SSIS Package and Execute the same using ASP.net
20 Oct 2008   Updated: 20 Oct 2008   Rating: 4.56/5    Votes: 4   Popularity: 2.74
Licence: CPOL    Views: 55,452     Bookmarked: 31   Downloaded: 307
Please Sign up or sign in to vote.
This article demonstrate the implementation of State Machine Compiler in .NET. This is small proof of concept for developing state machine workflow activity.
21 Oct 2008   Updated: 21 Oct 2008   Rating: 4.43/5    Votes: 3   Popularity: 2.11
Licence: CPOL    Views: 49,160     Bookmarked: 27   Downloaded: 216
Please Sign up or sign in to vote.
This article demonstrate use of SSIS package that helps in invoking .Net Assembly having email component in it.
23 Sep 2009   Updated: 23 Sep 2009   Rating: 3.44/5    Votes: 9   Popularity: 3.28
Licence: CPOL    Views: 70,438     Bookmarked: 26   Downloaded: 3,081
Please Sign up or sign in to vote.
There is already a control available in .NET for single upload. There are cases where we actually have requirement of multiple and bulk select upload of files in application so as to achieve this functionality I came up with the solution that will help developer a lot..
29 Dec 2010   Updated: 29 Dec 2010   Rating: 4.88/5    Votes: 23   Popularity: 6.35
Licence: CPOL    Views: 168,095     Bookmarked: 42   Downloaded: 5,703
Please Sign up or sign in to vote.
The article provides a code base for implementing dynamic hierarchical data structure with ASP.NET Treeview control
10 Jul 2014   Updated: 10 Jul 2014   Rating: 4.94/5    Votes: 9   Popularity: 4.72
Licence: CPOL    Views: 89,812     Bookmarked: 14   Downloaded: 590
Please Sign up or sign in to vote.
Steps to setup IIS Asp.net Warmup module. Describe usage of Preload- System.Web.Hosting.IProcessHostPreloadClient
1 May 2005   Updated: 1 May 2005   Rating: 3.66/5    Votes: 34   Popularity: 5.61
Licence: CPOL    Views: 321,121     Bookmarked: 78   Downloaded: 2,510
Please Sign up or sign in to vote.
This article illustrates how to log your Exception into trace.log file using Enterprise Library of .NET Framework.
17 Dec 2008   Updated: 17 Dec 2008   Rating: 4.71/5    Votes: 22   Popularity: 6.23
Licence: CPOL    Views: 341,907     Bookmarked: 66   Downloaded: 9,486
Please Sign up or sign in to vote.
This article demonstrates how to bind reportviewer control dynamically with Datasource at runtime.
29 Dec 2008   Updated: 29 Dec 2008   Rating: 3.38/5    Votes: 8   Popularity: 3.06
Licence: CPOL    Views: 65,713     Bookmarked: 42   Downloaded: 0
Please Sign up or sign in to vote.
This article demonstrates the implementation of Print and Send Mail operation in Report Viewer
6 Apr 2005   Updated: 6 Apr 2005   Rating: 4.42/5    Votes: 7   Popularity: 3.74
Licence: CPOL    Views: 73,929     Bookmarked: 35   Downloaded: 485
Please Sign up or sign in to vote.
This article shows you how to make use of DataAccessLayer and caching.
24 Jul 2005   Updated: 5 Mar 2009   Rating: 4.67/5    Votes: 35   Popularity: 6.96
Licence: CPOL    Views: 479,714     Bookmarked: 73   Downloaded: 3,647
Please Sign up or sign in to vote.
This article helps a learner to know more about the different ways of calling client side JavaScript from server side code-behind.
31 May 2010   Updated: 1 Jun 2010   Rating: 4.84/5    Votes: 16   Popularity: 5.39
Licence: CPOL    Views: 71,241     Bookmarked: 42   Downloaded: 1,165
Please Sign up or sign in to vote.
Quick ASP.NET development using WCF RIA services
8 Dec 2008   Updated: 8 Dec 2008   Rating: 4.31/5    Votes: 9   Popularity: 4.12
Licence: CPOL    Views: 63,333     Bookmarked: 28   Downloaded: 720
Please Sign up or sign in to vote.
This article demonstrate the Sorting mechanism for Nullable datatype when used with IList collection.
12 May 2011   Updated: 12 May 2011   Rating: 4.80/5    Votes: 5   Popularity: 3.36
Licence: CPOL    Views: 96,839     Bookmarked: 27   Downloaded: 1,687
Please Sign up or sign in to vote.
This article will illustrate the approach to open SSRS report in ASP.NET UI using URL command and IFrame Method.
5 May 2005   Updated: 5 May 2005   Rating: 2.85/5    Votes: 8   Popularity: 2.57
Licence: CPOL    Views: 42,822     Bookmarked: 22   Downloaded: 403
Please Sign up or sign in to vote.
This article explains how one can trap exceptions in an application. This layer helps to determine from which layer, module and source an exception has occurred.
30 Oct 2008   Updated: 30 Oct 2008   Rating: 3.95/5    Votes: 16   Popularity: 4.76
Licence: CPOL    Views: 69,348     Bookmarked: 42   Downloaded: 1,060
Please Sign up or sign in to vote.
This article demonstrates a working model of a custom Exception block using Enterprise Library Exception Handling Block which is built around MVP architecture.
22 Apr 2008   Updated: 5 May 2008   Rating: 2.73/5    Votes: 21   Popularity: 3.61
Licence: CPOL    Views: 64,884     Bookmarked: 51   Downloaded: 660
Please Sign up or sign in to vote.
The article describes Model View Presenter Architecture, its best practices and advantages.
28 Sep 2009   Updated: 21 Oct 2009   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 37,612     Bookmarked: 32   Downloaded: 311
Please Sign up or sign in to vote.
This white paper is written in a view to help developer to create custom application block using .NET Enterprise Library.
HTML
19 Oct 2005   Updated: 19 Oct 2005   Rating: 2.40/5    Votes: 9   Popularity: 2.29
Licence: CPOL    Views: 110,397     Bookmarked: 21   Downloaded: 655
Please Sign up or sign in to vote.
This article shows how to implement a JavaScript block in a UserControl.
IIS
23 Jun 2010   Updated: 23 Jun 2010   Rating: 4.92/5    Votes: 22   Popularity: 6.40
Licence: CPOL    Views: 105,622     Bookmarked: 91   Downloaded: 2,421
Please Sign up or sign in to vote.
The article is about step by step demonstration to implement simple WCF service,host and Client

Average blogs rating:

No blogs have been submitted.

Average tips rating: 4.51

Database Development
SQL Server
29 Apr 2015   Updated: 29 Apr 2015   Rating: 4.30/5    Votes: 7   Popularity: 3.63
Licence: CPOL    Views: 65,888     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
The idea is to source SSRS report datasource with web api output. The datasource can take XML input datasource hence we can allow web api to give us desired XML output dataset in defined format or schema. Once we have that it is easy to sourced or housed it into SSRS reports -RDL or Client RDLC in .
30 Dec 2010   Updated: 30 Dec 2010   Rating: 4.50/5    Votes: 8   Popularity: 4.06
Licence: CPOL    Views: 89,334     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
To remove or replace multiple special character from string using sql queries.
Web Development
ASP.NET
17 Dec 2012   Updated: 17 Dec 2012   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 21,151     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
This is most general collection operation that we come across daily. Its set based operation using LINQ Except Operator.
27 May 2010   Updated: 27 May 2010   Rating: 4.25/5    Votes: 4   Popularity: 2.56
Licence: CPOL    Views: 48,251     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
We can now set the URL querystring length in asp.net

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Technical Lead
Australia Australia
Whatsup-->Exploring--> MVC/HTML5/Javascript & Virtualization.......!
www.santoshpoojari.blogspot.com