473,396 Members | 1,666 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

LINQ(DLINQ,XLINQ) - XML - Sql Server

Greetings,

i want to be able to use linq new technology with sql server.

the senario i am not able to do so far is as follow:

1- i program with linq
2- be able to generate and manipulate xml files
3- all this xml files are stored in Sqlserver

for those who are not familiar with linq
http://msdn.microsoft.com/data/ref/linq/

u can still help me by mentioning orignal ways of working with xml files
through sqlserver as the database.

thanx

Sharing makes All the Difference

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Sep 4 '06 #1
4 1866
can anyone help please ??! any ideas ??!

Sharing makes All the Difference

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Sep 5 '06 #2
1- i program with linq

Have you installed the May 2006 CTP of LINQ? If not, go to:

http://www.linqdev.com

In the top right corner of the page is a section labeled "LINQ Latest
Release". Click on the link to go to the Microsoft page to download the
latest version.

You will see a lot of LINQ information there at LINQDev.com. I hope it helps.
2- be able to generate and manipulate xml files
Once you have installed the May 2006 LINQ CTP, you will have a "LINQ
Preview" menu option in your start/All Programs menu. In the LINQ Preview
menu you should see toward the bottom XLinq info such as an overview as well
as hands-on labs for both C# and VB.

"Dave Johnson" wrote:
Greetings,

i want to be able to use linq new technology with sql server.

the senario i am not able to do so far is as follow:

1- i program with linq
2- be able to generate and manipulate xml files
3- all this xml files are stored in Sqlserver

for those who are not familiar with linq
http://msdn.microsoft.com/data/ref/linq/

u can still help me by mentioning orignal ways of working with xml files
through sqlserver as the database.

thanx

Sharing makes All the Difference

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Sep 6 '06 #3
thanks already done tht, i was just asking to see if anyone have
guidance to this typical pattern from previous experiance.. so for noone
seems to have much experiance in LINQ. so i will keep working and post
any good updates..

thanks again

Sharing makes All the Difference

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Sep 6 '06 #4
thanks already done tht, i was just asking to see if anyone have
guidance to this typical pattern from previous experiance
Oh, I guess I misunderstood your question. I thought you had said that you
were unable to program at all with LINQ.

so for noone seems to have much experiance in LINQ
Well, LINQ is still very new, so I suspect you will not find too many people
with practical experience with it. But, I wouldn't go as far as you stated.
In case you are not aware, there is a LINQ specific forum at MSDN. Again, if
you go to http://www.linqdev.com and look in the Crucial LINQ Links, you will
find a link to the offical LINQ forums. There are many people there really
digging into LINQ.

Good luck.

"Dave Johnson" wrote:
thanks already done tht, i was just asking to see if anyone have
guidance to this typical pattern from previous experiance.. so for noone
seems to have much experiance in LINQ. so i will keep working and post
any good updates..

thanks again

Sharing makes All the Difference

--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com
Sep 7 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: Senna | last post by:
Hi Have a question about DLinq. The example code floating around looks like this: Northwind db = new Northwind(@"C:\...\northwnd.mdf"); var custs = from c in db.Customers where c.City ==...
0
by: Marshal | last post by:
I've just had a chance to review LINQ, DLinq, and XLinq, (which I only heard about last week after the PDC). The various LINQs actually seem to live up to expectations - Using query semantics to...
0
by: Scott Nonnenberg [MSFT] | last post by:
This is our first official DLinq chat. We're still early in the planning and development stage for this very cool technology, so we can react to your feedback much more easily. Show up and tell us...
0
by: Scott Nonnenberg [MSFT] | last post by:
The DLinq team will be ready and waiting for your questions and comments at this date and time at this location: http://msdn.microsoft.com/chats/chatroom.aspx. This is otherwise known as a chat -...
0
by: Scott Nonnenberg [MSFT] | last post by:
Show up and talk to members of the DLinq team. What's DLinq, you ask? Well, to understand that you'll need to know what LINQ is - you can start with the blurb below, read more about it here:...
18
by: martin | last post by:
I'm just wondering... Will it be possible to use C# 3.0 and Linq to objects without having our users download the .NET Framework 2.0 client? I really would like to use the C# 3.0 features, but I...
7
by: =?Utf-8?B?Q2hha3JhdmFydGh5?= | last post by:
Today, after watching the presentation by Amanda Silver at http://channel9.msdn.com/Showpost.aspx?postid=335058 , from Channel 9, started exploring the LINQ features. Surprisingly, few facts...
9
by: Marc Gravell | last post by:
How to fix ? Write it the way that you know works... (i.e. the one you commented out), or write that parses the input string doing a Split on '.', and uses reflection to navigate the child...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.