Installed Linq CTP for VS 2005, but

I just downloaded and installed the 2006 Linq CTP for VS2005.

After I restarted VS2005, I had an additional website template called
"LINQ ASP.Net Website Template", which I selected and a Linq web site
was created for me.

But, I cannot find the LINQ to SQL designer like the one available in
VWD 2008 Express. Is this designer available with this CTP? If not,
how can we start Linqing in VS 2005?

Thanks.
gnewsgroup [ Do, 31 Januar 2008 18:21 ] [ ID #1920745 ]

Re: Installed Linq CTP for VS 2005, but

I would install VS 2008 and do it there or drop the idea.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"gnewsgroup" <gnewsgroup [at] gmail.com> wrote in message
news:da2841b4-ba05-4d4a-9ca4-5df977efb126 [at] i3g2000hsf.googleg roups.com...
>I just downloaded and installed the 2006 Linq CTP for VS2005.
>
> After I restarted VS2005, I had an additional website template called
> "LINQ ASP.Net Website Template", which I selected and a Linq web site
> was created for me.
>
> But, I cannot find the LINQ to SQL designer like the one available in
> VWD 2008 Express. Is this designer available with this CTP? If not,
> how can we start Linqing in VS 2005?
>
> Thanks.
NoSpamMgbworld [ Do, 31 Januar 2008 21:27 ] [ ID #1920770 ]

Re: Installed Linq CTP for VS 2005, but

On Jan 31, 3:27=A0pm, "Cowboy \(Gregory A. Beamer\)"
<NoSpamMgbwo... [at] comcast.netNoSpamM> wrote:
> I would install VS 2008 and do it there or drop the idea.
>
> --
> Gregory A. Beamer
> MVP, MCP: +I, SE, SD, DBA
>
> *************************************************
> | Think outside the box!
> |

Thanks. I don't have the budget for VS 2008. As a matter of fact, I
have removed this freshly installed CTP. The reason I removed it only
because it was causing some intellisense problem.

For example,

(1) I define a string mystring, and normally, when as I type mys....,
intellisense would pop up and give me a list of strings that start
with mys. This feature is gone after I installed this CTP.

(2) Similarly, as we type SqlCon, intellisense would nicely pop up and
let us hit tab key to select SqlConnection. This feature is gone
after I installed this CTP. I guess this is the nearly the same as
(1).

(3) Normally, as type SqlConnection myConn =3D new, intellisense would
pop up and let us hit the tab key to select SqlConnection. This
feature is gone after I installed this CTP.

All of these features came back after I removed this CTP.
gnewsgroup [ Do, 31 Januar 2008 22:02 ] [ ID #1920772 ]

Re: Installed Linq CTP for VS 2005, but

If you can attend an event, you can get VS 2008:
http://www.microsoft.com/heroeshappenhere/register/default.m spx

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
"gnewsgroup" <gnewsgroup [at] gmail.com> wrote in message
news:41545d9c-1cf1-4196-a231-19c62dcf6cd7 [at] j78g2000hsd.google groups.com...
On Jan 31, 3:27 pm, "Cowboy \(Gregory A. Beamer\)"
<NoSpamMgbwo... [at] comcast.netNoSpamM> wrote:
> I would install VS 2008 and do it there or drop the idea.
>
> --
> Gregory A. Beamer
> MVP, MCP: +I, SE, SD, DBA
>
> *************************************************
> | Think outside the box!
> |

Thanks. I don't have the budget for VS 2008. As a matter of fact, I
have removed this freshly installed CTP. The reason I removed it only
because it was causing some intellisense problem.

For example,

(1) I define a string mystring, and normally, when as I type mys....,
intellisense would pop up and give me a list of strings that start
with mys. This feature is gone after I installed this CTP.

(2) Similarly, as we type SqlCon, intellisense would nicely pop up and
let us hit tab key to select SqlConnection. This feature is gone
after I installed this CTP. I guess this is the nearly the same as
(1).

(3) Normally, as type SqlConnection myConn = new, intellisense would
pop up and let us hit the tab key to select SqlConnection. This
feature is gone after I installed this CTP.

All of these features came back after I removed this CTP.
NoSpamMgbworld [ Fr, 01 Februar 2008 03:42 ] [ ID #1921586 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » Installed Linq CTP for VS 2005, but

Vorheriges Thema: Visibility of GridView Pagerstyle
Nächstes Thema: Upgraded to ASP.NET 3.5, Installed VS 2008 and now AJAX problem