wacko
Check me out on the web at my blog.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Eric Richards and Team - First look at InfoPath 12
Oct 24, 2005 at 8:35 PMWas a former Adobe Support tech for Acrobat Versions 5,6 and 7
On top of that Acrobat can export its forms to HTML. In this video I did not see them say that what was displayed in the browser was indeed a native InfoPath Document, what it stated was that the content could be displayed in a browser.
I think you mislead people because before they even start talking about it they mention one major piece, something needs to be installed on the SERVER(Eric nodes his head yes when asked) which I don't need, to submit Acrobat Form. I have been able to export to HTML and have all my javascriprt for my PDF forms etc.. converted just as Infopath 12 does since version 5 of acrobat(Which came out in 6 years ago ). I can connect to XML datasources, ODBC datasources, SQL datasources etc... I mean this idea of XML lacking in acrobat is just incorrect maybe the reason you do not see it is because you just see Acrobat as something to read your PDF files in, well if you looked under the surface you would see why groups like the Office 12 team etc want to have native support in there applications becausw when you combine Acrobat and PDF you get a very powerful platform that is cross OS, cross browser, and can do just about anything which aside from the cross browser is something the InfoPath team cannot claim.
Sure one of Acrobats functions is print but its been able to since version 3 to create forms and is used everywhere as a form based solution. In version 7 which was a total rewrite of the application added native XML support and was your correct bolted on in version 6, but what you claim to be so great about infopath is nothing new to those who know how to use Acrobat.
Eric Richards and Team - First look at InfoPath 12
Oct 18, 2005 at 2:59 PMLisa Feigenbaum - Code Snippets in Visual Studio
Oct 14, 2005 at 5:18 AMPaul Vick and Amanda Silver - VB Language Futures
Sep 18, 2005 at 11:23 AMThat looks like the new Anonymous Type Syntax which is something new in both c# and vb.net in there next versions
Public Class Customers Private _name As String Private _address As String Public Property Name() Get Return _name End Get Set(ByVal value) _name = value End Set End Property Public Property Address() Get Return _address End Get Set(ByVal value) _address = value End Set End Property End Class Public Class Form1 Dim C As New Customers Public Sub Frank() C.Name = "Frank" C.Address = "Address" 'Then do what ever you need to do' 'Notice we had to create a Class' End Sub 'New Syntax allows for the following' Public Sub Anon() Dim a As Animal = {Name := "Animal",Location := "Africa"} a.Name = "Lion" a.Location = "Asia" 'This is like is we had created an Animal Class and newed up a new Animal' 'Both Subs are doing the same thing' End Sub End ClassI hope this make some sence
I have not gotten a chance to mess with it since I do not have the RC bits of VS 2k5 but from what I have read and how it works in c# and from what i gather from the two VB.net videos this is how it would look under old and
new.
Paul Vick and Amanda Silver - VB Language Futures
Sep 17, 2005 at 5:35 PMAs far as the people who they where interviewing where boring ? Where does that come off? I mean Amanda Silver was not boring, I did not think paul was that boring either I think they where just very into there demo's which is nice sometimes to see people really get into the stuff they are working on. anyways great job guys
Paul Vick and Amanda Silver - VB Language Futures
Sep 17, 2005 at 4:06 AMgreat Videos, VB.net is looking great, Amanda ROCKS as normal… always like watching her demos, Linq ROCKS. I like it better on VB.net then C# and I think some of the stuff they are doing is just awesome. I hope the C# team hops on some of that dynamic stuff
Jason Shellen - Scoble visits Google? Blogger for Microsoft Word
Sep 08, 2005 at 3:09 AMIntroduction to XAML
Sep 07, 2005 at 10:47 AMChannel 9 Team - Welcome to our new design
Aug 27, 2005 at 4:31 PMYou know what gets me is this idea that everyone is perfect... I mean I do not recall Adam saying at any time that this site was going to be 100% compliant. The thing that gets even more, about those who wish to hate is that they expect everything to be perfect.
On top of that, the level expectation you create in my opinion is just out of reach, these people are expected in a logical amount of time to re-design a website that has thousands of users every day coming in and out while continuing to maintain what is already there. The reality is that issues will arise and things will fall through the cracks to meet the deadlines of the users. I mean we see it, beyond the scope a compliant website, yet the first thing people such as yourself complain about is the lack of that feature or that compliance and totally forget that the reason the product exsist or the site is even done at all, is for users like you and me.
So sure things will slip through the cracks and sure things will go on the chopping block for the next version but, I think you must admire the fact that atleast they listen and are willing to admit fault even though complainers such as yourself have nothing better to do then look at the faults of something that truely is good.
Channel 9 Team - Welcome to our new design
Aug 26, 2005 at 8:49 PMI mean honest to god who the heck cares... The channel 9 redesign kicks A$$ and I hope the good work keeps on coming, great work guys.
See more comments…