Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > code samples on MSDN don't make sense and not useful sometimes

Reply
Thread Tools

code samples on MSDN don't make sense and not useful sometimes

 
 
rote
Guest
Posts: n/a
 
      05-22-2007
I was looking at this article at
http://msdn2.microsoft.com/en-us/lib...ld(VS.80).aspx
regarding IWebPartField Interface
But the C# code is jsut incomplete arg !!!!!!!!!!!!!!!!!!!!!!


 
Reply With Quote
 
 
 
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      05-23-2007
It looked pretty "complete" to me. Do you want to be more specific than just
some incoherent "arg!!!!!!!"? Consider posting a comment on the Community
Content area at the bottom of the page.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




"rote" wrote:

> I was looking at this article at
> http://msdn2.microsoft.com/en-us/lib...ld(VS.80).aspx
> regarding IWebPartField Interface
> But the C# code is jsut incomplete arg !!!!!!!!!!!!!!!!!!!!!!
>
>
>

 
Reply With Quote
 
 
 
 
rote
Guest
Posts: n/a
 
      05-23-2007
Peter i agree but look at the C# code the brackets aren't enclosed which
means it can't compile

"Peter Bromberg [C# MVP]" <> wrote in
message news:A7336564-9F8A-4ECF-8A07-...
> It looked pretty "complete" to me. Do you want to be more specific than
> just
> some incoherent "arg!!!!!!!"? Consider posting a comment on the Community
> Content area at the bottom of the page.
> Peter
>
> --
> Site: http://www.eggheadcafe.com
> UnBlog: http://petesbloggerama.blogspot.com
> Short urls & more: http://ittyurl.net
>
>
>
>
> "rote" wrote:
>
>> I was looking at this article at
>> http://msdn2.microsoft.com/en-us/lib...ld(VS.80).aspx
>> regarding IWebPartField Interface
>> But the C# code is jsut incomplete arg !!!!!!!!!!!!!!!!!!!!!!
>>
>>
>>



 
Reply With Quote
 
Mark Rae
Guest
Posts: n/a
 
      05-23-2007
"Peter Bromberg [C# MVP]" <> wrote in
message news:A7336564-9F8A-4ECF-8A07-...

> It looked pretty "complete" to me.


Actually, the OP is quite right - there's not one single closing bracket }
anywhere on that page!

E.g.

protected override void OnPreRender(EventArgs e)
{
if (_provider != null)
{
_provider.GetFieldValue(new FieldCallback(GetFieldValue));

base.OnPreRender(e);



--
http://www.markrae.net

 
Reply With Quote
 
rote
Guest
Posts: n/a
 
      05-23-2007
Thanks Mark.
Not complaining but i wanted to do a quick presentation and didn't work for
me but good the VB.NET part worked

"Mark Rae" <> wrote in message
news:...
> "Peter Bromberg [C# MVP]" <> wrote in
> message news:A7336564-9F8A-4ECF-8A07-...
>
>> It looked pretty "complete" to me.

>
> Actually, the OP is quite right - there's not one single closing bracket }
> anywhere on that page!
>
> E.g.
>
> protected override void OnPreRender(EventArgs e)
> {
> if (_provider != null)
> {
> _provider.GetFieldValue(new FieldCallback(GetFieldValue));
>
> base.OnPreRender(e);
>
>
>
> --
> http://www.markrae.net



 
Reply With Quote
 
Juan T. Llibre
Guest
Posts: n/a
 
      05-23-2007
re:
!>
http://msdn2.microsoft.com/en-us/lib...ld(vs.80).aspx

!> But the C# code is just incomplete arg !!!!!!!!!!!!!!!!!!!!!!

I added a comment to that effect to that page, requesting the code be completed,
and posted an inquiry at the MSDN Website Feedback Forum :

http://forums.microsoft.com/MSDN/Sho...iteID=1&mode=1





Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en espaņol : http://asp.net.do/foros/
======================================
"rote" <> wrote in message news:...
>I was looking at this article at
> http://msdn2.microsoft.com/en-us/lib...ld(VS.80).aspx
> regarding IWebPartField Interface
> But the C# code is jsut incomplete arg !!!!!!!!!!!!!!!!!!!!!!
>
>



 
Reply With Quote
 
rote
Guest
Posts: n/a
 
      05-23-2007
Thanks Juan for doing that.
Thumbs up

"Juan T. Llibre" <> wrote in message
news:...
> re:
> !>
> http://msdn2.microsoft.com/en-us/lib...ld(vs.80).aspx
>
> !> But the C# code is just incomplete arg !!!!!!!!!!!!!!!!!!!!!!
>
> I added a comment to that effect to that page, requesting the code be
> completed,
> and posted an inquiry at the MSDN Website Feedback Forum :
>
> http://forums.microsoft.com/MSDN/Sho...iteID=1&mode=1
>
>
>
>
>
> Juan T. Llibre, asp.net MVP
> asp.net faq : http://asp.net.do/faq/
> foros de asp.net, en espaņol : http://asp.net.do/foros/
> ======================================
> "rote" <> wrote in message
> news:...
>>I was looking at this article at
>> http://msdn2.microsoft.com/en-us/lib...ld(VS.80).aspx
>> regarding IWebPartField Interface
>> But the C# code is jsut incomplete arg !!!!!!!!!!!!!!!!!!!!!!
>>
>>

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
MSDN IISSearch samples Tyler Durden ASP General 1 08-13-2009 07:30 PM
strange problem with asp.net web app calling web service. sometimes 403 sometimes not gkellymail@gmail.com ASP .Net 1 11-29-2006 07:11 AM
JavaScript sometimes working ok and sometimes not Kamyk Javascript 2 05-08-2005 01:28 PM
? Content Entered in Forms Sometimes Duplicated and Sometimes Not ? Nehmo Sergheyev HTML 1 05-09-2004 07:07 PM
::std sometimes needed, sometimes not Marcin Vorbrodt C++ 24 09-17-2003 03:01 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57