Good Resources For Learning About Web Services With .NET?
Feb 28, 2010I'm completely new in web service. I want to study about it and the use it in my web site?
View 4 RepliesI'm completely new in web service. I want to study about it and the use it in my web site?
View 4 RepliesThere was a Learn link in the old ASP.Net site that was very valuable. Is this gone?
View 4 RepliesI need to create a site in umbraco. Is there any good resource to learn Umbraco? I am new to CMS. which is the good learning sites?
View 3 RepliesI am trying to learn Microsoft sharepoint and I wanted your ask some opinion on some of the online resources available. I checked some of the training institutions (I am from India), but the courses are very expensive there. I am looking for the following details:
1 - What softwares are needed to learn sharepoint- on my laptop I have Visual Studio 2008. Is that sufficient? If not, can you please provide me some details.2 - Training material If there are some good online training materials for sharepoint,can you please let me know Typically, how long would it take to get some grasp on sharepoint? I have used visual studio and I am good in writing C# or VB.NET code.But I have no background on sharepoint.
Want to start learning SQL Reporting Services. Want to know basics like Various methods to create SSRS, their working or architecture
View 12 RepliesThis thread is more about learning, actually I have a web service which just returns string. I have been calling this service from code behind and updating lable with the string received from the web service.
Now I want to call web service using JavaScript. As far as I know, I have to add <asp:ScriptManager..../>. Second I have to add [ScriptService] to the web service.
But I don't wat to add <asp:ScriptManager..../> and [ScriptService].
Is there any way to call web service using javascript without adding <asp:ScriptManager..../> and [ScriptService]
Also, I am kind of lost in SOAP, JSON. I am not getting where I actually use SOAP, JSON. Using <asp:ScripManager../> and [ScriptService], I actually didn't see use of SOAP, JSON.
I am wondering if ASP.NET is a good choice to build small such as personal websites, blogs, photo gallery to medium websites such as online booking, medium sort of facebook!, etc?I have heard that ASP.NET and MS SQL Server take more resources than PHP and MySQL which means it could be only good for rich people who are able to pay for these resources!
View 12 RepliesI have been working on web services for quite sometime.Have been creating and consuming simple to intermediate levels of web services.But now i want to start using some third party web services.I have got to know that there are good ways to troubleshoot issues in our own web services or any third party web services. For example, if a particular web method was working since 3 months and all of a sudden, it stopped working as expected or its not giving the results now. In these kind of situations, what are the best approaches to troubleshoot the issue.Can someone please share some points on this? May be some right articles having some examples will give me the clear picture.
View 2 RepliesI'm trying to create a data access later using System.DirectoryServices. I'd like to use the MVC 2 framework and have all my views be mostly strongly-typed. Does anyone know any good way to this?
For example I started creating a Group Entity:
public class Group
{
public string DistinguishedName { get; set; }
public string GroupName { get; set; }
}
And an abstract interface:
public interface IGroupRepository
{
List<Group> Groups { get; }
}
I am confused about developing the GroupRepository using the system.directory services. Connecting to a SQL database is easy there are examples everywhere but I have no been able to find any using the System.directory sevices in conjunction with a class using MVC. Has anyone tried to do something like this?
Please suggest me some good reference for learning RDLC reports. Does it provides all the features as provided by BOE3.1(Business Objects Enterprise 3.1).
View 3 RepliesI have recently upgraded to VS 2010 and converted my web site into a web application. Now, when I attempt to build, I receive the error:
Resource name '<name>.Resources.resources' cannot be used more than once.
There is no page name or anything, and I have completely exhausted all that Google has to offer.
How to Find All the Web Services and Windows Services Running on a Server in ASP.Net. I have the server details with me and want to find all the Web services running on it.
View 1 RepliesI am using Visual Studio 2010 Release candidate1. I have to deploy my web application which consists of a website, certain window services, certain WCF services and Sql Server 2005 database.I read Vishal Joshi's blog(http://vishaljoshi.blogspot.com/2009/09/overview-post-for-web-deployment-in-vs.html) detaing Web Package in VS2010. I want to know how to deploy window services and WCF services using Web Package. Also, I want to create a web setup (.msi) for deployment instead of Web Package so that the .msi takes care of all the application and database deployment like the web package does.
View 1 RepliesI installed vs2010 in my machine and opened solution (of same version copied from other machine).
But getting stateservices error message..Moreover i am unable to find asp.net services in the list of services under serives.msc.
I am learning .net, c#, MSSQL, CSS, photoshop, and I didnt know if silverlight would be a good addition.
View 4 RepliesI am looking for learning materials (like blog posts and tutorials) for ASP.NET MVC 3.0 specific materials.If you know of any books, blogs, sites or online resources that are exclusively, predominently or even mainly MVC 3.0 related, I would love to hear about them, also, specific links to individual MVC 3.0 related tutorials & blog posts would also be accepted if you were so inclined.
View 2 RepliesI have been doing windows applications using c#.
But recently our management has planned to make some of the projects to be web based.
We thought of using asp.net with c#.
Can anybody guide me on effectively learning asp.net.
I have around 2 years of experience in asp.net 2.0. My C# is a little weak compare to asp.net. Which are the best books for me to learn c#4.0 in a detailed manner.
View 8 RepliesI am using MVC3 with LinQ and Entity framework and I want to start applying ajax. Where is the best place to start?
View 3 RepliesWhat's the best way to go about learning PHP when I've been doing ASP/ASP.NET? I'm not sure it's worth the time, but there seem to be so many projects doing it. What do you think? Anyone crossed the worlds? How did you do it?
View 3 RepliesFor the moment, I'm trying to learning some basic jQuery. But when I try to create a small thing with jQuery, it doesn't work. First, I thought that it was my standard browser Chrome that was not supported.
When I tried to render it in IE and Firefox, the result stays the same.
What do I wrong ?
Here u can find the code (ps I'm working with a master page, but I don't think that this has any influence)
<asp:Content ID="Content1" ContentPlaceHolderID="HeadContent" runat="server">
<script src="Scripts/jquery-1.4.1.js" type="text/javascript"></script>
<script type="text/javascript">
$(document).ready(function () {
$("#orderedlist").addClass("tof");
$("#orderedlist > li").addClass("groen");
[Code]....
I love JavaScript. I started out coding in ActionScript and since the syntax is almost identical, I naturally understood JavaScript. Recently, I have been learning how to use ASP.NET and MVC (which is not new to me since there are several MVC frameworks for Flash and Flex). And I'm trying to decide whether I want to learn C# or JScript... I say this ignorantly because I don't know how different JavaScript and JScript are... and C# is a completely different language all together.
1) What advantages does C# have over JScript?
2) and does it really even matter that I know and love JavaScript?
wishing to learn ajax using jqery, i heard a lot abt JSon, what is it? some good books for learning ajax using Jquery
View 3 RepliesI am using HTML controls while using Ajax in my .net project. Now I want to make my text box to be autocomplete. I am fetching a data using a query for the respective typed text but i am not sure how to bind that data to text box and show it the way it is being displayed in google and other famous sites. I would also love to know the way using web services. Which way is more efficient?
View 1 RepliesI am refreshing my memory in web forms by using the videos posted in this website. But for some reason I cant find the c# version of the video Introduction to asp.net controls in the web forms section (only vb.net is available). I tried other videos but it is all the same.
I used to one year back that I click on a button and select which version I want (C# or VB) but I cant seem to find it now