ADO.NET :: LINQ To SQL / Learn Basics?
Nov 22, 2010
I'm trying to implement a small server/client web service to understand the fundamentals of WCF. I've created both the client and the server and so far have them communicating with each other through a very simple getter method. I've added in a database to the server and have a LINQ to SQL connection (I'm not sure if that's the proper terminology).
What I would like to know is, where can I learn the fundamentals now, for example: returning the number of rows into the client console window and using the basic CRUD functions from the client to update the database? I don't want to go to deep to soon, as I would like a bit of a foundation to work off before it starts to get really complex.
View 1 Replies
Similar Messages:
Jan 25, 2011
I've been handed some documentation about an API and been told to integrate it (the API uses SOAP). I'm familiar with web services and how they work, but I've never built a functional one. That is to say, I can create a basic web method in C# but I've never written anything to connect to an external system. I've read parts of books and I've not been able to find a good example about how to connect to and use a third-party API. I guess my question would be "how can I use this API with our systems?"
View 2 Replies
Oct 27, 2010
I need to implement wiki-like functionality within a website.
Problem is that I am not fully aware of what it might require and therefore predict a long set of refactoring till I actually nail a good version.
I tried looking for some guidelines, but haven't found much.
View 5 Replies
Feb 1, 2011
I need to fix url routing different from the basics that is builtin in the framework...Basically I need it to go unlimited levels deep the same as the product catalog can when using the parent relation for each category added. does anyone have a good sample for webforms of how I could do it...I want URL listings to look like this[URL] and details URL looking like this[URL]
View 8 Replies
Jan 16, 2011
Can any one teach me basics of mobile application development
View 2 Replies
Oct 25, 2010
I've been dynamically asigning master pages using code for a number of years as part of a skinning engine. Today however,I'm needing to do a 'simple' ASP.Net site that just uses the out of the box basics.I'm hitting a hurdle though and can't figure why.
[code]...
Now - I want to add an <asp:placeholder> control inside the child page's <Content1> tags - however,the designer's intellisense doesn't show them. If I delete the MasterPageFile tag from the top of the child's page, then all of a sudden it works.Why can't I add a placeholder inside a child form?
View 2 Replies
Dec 27, 2010
My task for today is to fully understand event-driven programming and how it works. Now there are several ways this can be achieved. The first one is to actually program a basic program that covers the key concepts, and the second approach is to watch a video that explains the key concepts in a way I can understand. Which approach do people recommend?
Does anyone have videos/program demos they found useful and could recommend to me? My major experiences are with ASP.NET MVC, so it would be best if the tutorial were with WebForms ASP.NET.
View 1 Replies
May 7, 2015
What is the use of declaring the static class. I know that we cant create the object for the static class but i want to know that is the use of creating the class as static.
View 1 Replies
Apr 29, 2010
just wanted to know what are the requirements to learn asp.net i mean i know that you need to know any .net language ( i am for C#). But do u need to also know xhtml, CSS and all other stuff.
View 5 Replies
Nov 19, 2010
It does not matter for me which background I come from, I want to learn the best. Which is best to learn ASP.NET web forms or ASP.NET MVC and please be specifc and give me a reason?
View 3 Replies
Nov 25, 2010
can anyone tell me which is best website to learn asp.net and sql well for beginners?
View 6 Replies
Feb 6, 2010
Which Programming Language Should I Learn? Best language to learn (for a solo web designer looking to program) Is there a general guideline of which dynamic programming language to choose to start with?
View 5 Replies
May 25, 2010
start learning ASP.NET Help getting started in programming? I am new to programming.How can I best start to learn?
View 6 Replies
Feb 14, 2010
At the moment I am starting to learn Silverlight. I have expriences in ASP.NET and like the concepts of "Masterpages. Does Silverlight provides a similar concept ? I have read a little bit about the Silverlight Navigation Framework. Is this a good replacement for "Masterpages" ?
Makes it sense to combine ASP.NET and HTML (with Javascript) with Silverlight or is it more recommandable to design and write pure Silverlight applications ? Mybe in the ner future I will start to develop an intranet (business) application which will have many and complex user interaction (it should behave like a windows client applicion). I think Silverlight is the better choice than ASP.NET !? Makes it sense also to start to use/learn the WCF RIA Services immediatly ? Are there good (VS) templates to start with Silverlight or which are a good basis / starting point for a new Silverlight application ? Unfortunately I am missing "Starter kits" on [URL] like the starter kits on www.asp.net !
View 3 Replies
Mar 20, 2010
I'm trying to learn the Enterprise Library. I found this useful code sample to get data from a SQL database. But I tried to send data via a parameter. I'm also using the UPDATE, DELETE, and SAVE methods. Can you give me a similar sample? I'm using Enterprise Library 4.0.
[code]....
View 4 Replies
Aug 6, 2010
These days I see that every other job posting requires LINQ and WCF. I have spent lot of time on LINQ, was fun to learn.
Now I want to move on to Web Services and WCF. After goggleing for some time, I am not sure either go for web services or WCF.
View 2 Replies
Apr 28, 2010
i am fresher, so i want to learn Enum deeply.
What is enum, when to use it and why to use it?
Because i want to clear from basic. Infact i want to become my basic concepts strong in OOPS, Collections.
View 4 Replies
Mar 17, 2010
i want to learn about web services.. can anyone provide me a good link or pdf on web services for reading it from basic.
View 3 Replies
Feb 7, 2010
I'm going to be working on an application where I would like to provide an option to sync some things with quickbooks (i.e. add customer or invoice in web app, click button sync to quickbooks). I'm having trouble finding a good tutorial or sample code to use asp.net (preferably in vb.net but I can convert it) to exchange the information. I have the quickbooks sdk and the web connector installed, but I'm not sure where to start. I wanted to try to learn how the quickbooks part would work before I got to far into the app and find out the data structure was wrong.
View 7 Replies
Feb 25, 2010
Few months I've started learning ASP.NET MVC 1.0. Although hard in the beginning, now I've made huge progress so that I'm working on something serious I can show to my colleagues. But, now MVC 2 is almost out there. Now I would like to know if MVC 1.0 and MVC 2 are profoundly different. In fact, I wonder if I need (first) to finish what I am into or (secondly) I need to stop everything and learn first MVC 2. To illustrate my point, I'd say: Is migrating from MVC 1.0 to MVC 2 the same scale as migrating from Web Form to MVC 1.0
View 4 Replies
Jul 21, 2010
As a web programmer do I need to learn any more languages to enhance my career? I work in a .NET environment and am good at C#, but have zero skill in VB. For client side scripting I use javascript, jQuery and PrototypeJS. Should I learn any more languages or do you think that what I know is enough for web programming?
View 5 Replies
Oct 6, 2010
I want to learn ASP.NET 4 and C# from scratch to intermediate at least. I want to follow videos. Do you know any good website even if it is paid, I have found this[URL] but I am not sure about it,
View 4 Replies
Sep 15, 2010
i know MVC is the future but for some of us still stuck in the good old webform land, i'm trying to learn how to do TDD and introduce better testing for our current application...
basically the asp.net 2.0 c# web app is quite complicated with some logic in sproc, some in the javascript via json data processing, some in user controls and some in the code behind. not to mention some libraries here and there to make it merrier. i have literally no idea how to even begin to break things down to smaller chunks to do any testing.
View 5 Replies
Feb 13, 2011
I want to learn asp.net latest version for development.what is the procedure to install .net at free of cost
View 5 Replies
Jan 20, 2010
First time ever I am using a ajax tapcontainer control. To learn some info I went to look for the video hosted by asp.net about how to use tab control.
The one I am using it seems different. I am using AjaxToolkit 3.5 in VS 2008.
So is there any place I can learn about tabContainer for 3.5.
View 2 Replies