Click here to Skip to main content
15,891,951 members

Articles by Anuja Pawar Indore (Articles: 8, Tip/Tricks: 5)

Articles: 8, Tip/Tricks: 5

RSS Feed

Average article rating: 4.70

Database Development
SQL Server
6 Feb 2017   Updated: 6 Feb 2017   Rating: 4.83/5    Votes: 14   Popularity: 5.38
Licence: CPOL    Views: 18,803     Bookmarked: 9   Downloaded: 0
Please Sign up or sign in to vote.
Multi-Tenancy means same instance shared amongst all customers.
Mobile Apps
20 Feb 2013   Updated: 28 Feb 2013   Rating: 4.88/5    Votes: 5   Popularity: 3.41
Licence: CPOL    Views: 58,644     Bookmarked: 17   Downloaded: 135
Please Sign up or sign in to vote.
Some tips that should be taken care before developing ant health care site.
Programming Languages
Java
3 Apr 2017   Updated: 3 Apr 2017   Rating: 4.19/5    Votes: 24   Popularity: 5.63
Licence: CPOL    Views: 47,118     Bookmarked: 7   Downloaded: 0
Please Sign up or sign in to vote.
Breaking down of a large project into small executable modules is Microservices.
Web Development
ASP.NET
23 Sep 2011   Updated: 11 Sep 2012   Rating: 4.84/5    Votes: 13   Popularity: 5.39
Licence: CPOL    Views: 160,675     Bookmarked: 31   Downloaded: 4,208
Please Sign up or sign in to vote.
Using Ajax AutoCompleteExtender for a simple autosuggest feature.
30 Oct 2012   Updated: 21 Feb 2013   Rating: 4.79/5    Votes: 131   Popularity: 9.98
Licence: CPOL    Views: 1,012,223     Bookmarked: 178   Downloaded: 40,504
Please Sign up or sign in to vote.
Creating simple application using MVC4.0.
7 Sep 2011   Updated: 7 Sep 2011   Rating: 4.59/5    Votes: 20   Popularity: 5.65
Licence: CPOL    Views: 177,686     Bookmarked: 37   Downloaded: 0
Please Sign up or sign in to vote.
This will help us to call method defined code behind using JQuery on Client Side
10 Nov 2011   Updated: 10 Sep 2012   Rating: 4.74/5    Votes: 136   Popularity: 10.04
Licence: CPOL    Views: 265,512     Bookmarked: 155   Downloaded: 1,047
Please Sign up or sign in to vote.
Some very simple, yet interesting features of VS2010 and C# 4.0
15 Oct 2012   Updated: 24 Feb 2013   Rating: 4.72/5    Votes: 85   Popularity: 9.02
Licence: CPOL    Views: 119,882     Bookmarked: 94   Downloaded: 723
Please Sign up or sign in to vote.
This is an alternative for "Simple but Interesting Features of VS2010 and C# 4.0"

Average blogs rating:

No blogs have been submitted.

Average tips rating: 3.92

11 Dec 2012   Updated: 11 Dec 2012   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 11,670     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
This is an alternative for "Using Ajax AutoCompleteExtender for autosuggest"
7 Aug 2012   Updated: 7 Aug 2012   Rating: 4.50/5    Votes: 3   Popularity: 2.15
Licence: CPOL    Views: 10,961     Bookmarked: 10   Downloaded: 0
Please Sign up or sign in to vote.
I first tried using Ajax autocomplete, but found jQuery as an alternate
7 Sep 2011   Updated: 15 Sep 2011   Rating: 4.76/5    Votes: 19   Popularity: 5.86
Licence: CPOL    Views: 96,693     Bookmarked: 44   Downloaded: 0
Please Sign up or sign in to vote.
Calling a C# method using jQuery on the client side.
8 Sep 2011   Updated: 2 Oct 2011   Rating: 1.47/5    Votes: 14   Popularity: 1.53
Licence: CPOL    Views: 29,781     Bookmarked: 6   Downloaded: 0
Please Sign up or sign in to vote.
Create a web service name WebMethod.SVC in the CS file and add the method: [OperationContract] [WebInvoke(Method = "POST")] public void DeleteRec(string ID) { DelUser(Convert.ToInt32(ID)); }On client side, give the path and call the...
31 Aug 2011   Updated: 31 Aug 2011   Rating: 3.88/5    Votes: 8   Popularity: 3.50
Licence: CPOL    Views: 67,702     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
To find the length of the Business Object at run time

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Program Manager Infobeans
India India
I have keen interest in learning new things, exploring more on a topic and being more versatile