6705 2
How to return multiple parameters using web method (web service) in C#?

How can I return multiple parameters of string type using web method (web service) in asp.net C#, here is my current code

...
Type
Question
6674 1
Hello World C# program with explanation of code
In this article, I have provided code to print hello world in C# using Visual Studio console application with explanation of code for beginners.
Type
Article
6652 1
How to show success message in JSON format after saving data using Web-service in C#?

I am trying to save data into database using web service[asmx], after saves successfully data into table I want to show successful message in JSON format 

Here is my code:

...
Type
Question
6649 0
Encrypt and Decrypt files in C#
In this article, I have mentioned how you can encrypt or decrypt files using Cryptography and using FileInfo method in C#
Type
Article
6480 0
Transfer e-mails from one exchange server to another using EWS Api in C# .NET
Transfer e-mails from one exchange server to another using EWS Api in C# .net MVC
Type
Article


6473 0
Convert String to List in C# and string array to list
In this article, I have provided sample code to convert comma separated string into list using C# or convert string array into list in C# console application.
Type
Article
6409 1
Redirect users to a view using Switch case in asp.net MVC?

I want to redirect the users to certain pages on the basis of their rating. How can I use a switch case in C# ASP.NET MVC to do this? Please give me suggestions with some code part.

...
Type
Question
6364 1
Error : Wrong number of indexes '2' inside [], expected '1' Compilation failed in C# 2-D array

Hi, I am trying to run the below C# code for martix, but getting error

...
Type
Question
6298 0
Extract Text from image in C# using Tesseract
In this article, I have provided a console application example to extract text from image in c# using Tesseract OCR in .NET
Type
Article
6295 0
Resize image in C# (Console application example)
In this article, I have provided working console application example code, in which we will resize image using C# code.
Type
Article

Page 12 of 24