
Search In
Hi all,
In the following blog, I'll try to show how to customize validation messages in ASP.NET MVC application. In MVC application, while implementing both client side and server side validation, we usually came across default way of showing va
If your business is looking to grow you business, you need Advertising Experts who are excel in SEO, SMM and other online marketing techniques for the best results. Various top digital marketing companies are available across the globe
When it comes to technology, everything is so volatile and unpredictable. Web development is evolving day by day and getting improved than that of previous years. It is important to focus on the latest trends and techniques to stay one step ahead. Ma
I made a popup feature, which shows the phone number of a user. I was able to apply this feature to one instance. A single user.
Normally, each user has a unique phone number.
But then, I thought, what if I have lots of users as they come, to my si
In my previous blog, I had explained how to add a message in queue. Now here is the sample code to read the message from a queue
CloudStorageAccount storageAccount = CloudStorageAccount.Parse(RoleEnvironment.GetConfigurationSett
In their book The Wiki Way: Quick Collaboration on the Web, Ward Cunningham and co-author Bo Leuf described the essence of the Wiki concept:[8][9][page needed]
"A wiki invites all users—not just experts&mda
We use left outer join when we want each element of the first collection should be fetched irrespective of whether it has the related element in the second collection or not. In LINQ, we perform left outer join by calling DefaultIfEmpty
In c#, there are different ways to implement the functionality,Here i am going to explain this functionality in the most easiest way. Let's try to understand and then follow the same in visual studio installed in your ma