| |
|
|
ccatto
: On
March 18, 2008 1:35 PM
said:
|
Hey Now, As with every www.ASP.NET video this sure was helpful. Thx 4 the info, Catto
|
|
|
|
shocker-z
: On
April 11, 2008 5:09 AM
said:
|
Great tutorial. Best i have found, same as all your other tutorials. Liam
|
|
|
|
Soha.Jawabreh
: On
May 10, 2008 3:39 AM
said:
|
Thanks for this video, it’s really helpful :) Soha
|
|
|
|
nikhiljain27
: On
May 15, 2008 4:31 AM
said:
|
Hai, it's a very good video, that help's to learn usage of web parts controls in few minutes.
|
|
|
|
aftab
: On
May 16, 2008 3:37 AM
said:
|
Amazing stuff man! I like the presentation from this guy. Pretty straight forward. Aftab from Karachi Cheers!
|
|
|
|
xiangxiangu
: On
May 27, 2008 2:09 AM
said:
|
It's amazing, I love this video.
|
|
|
|
|
|
muhammed
: On
July 11, 2008 8:29 AM
said:
|
Its amazing video i liked it thanks
|
|
|
|
dhyder
: On
July 14, 2008 2:58 PM
said:
|
Great video. It really helped me to understand the basics of Web Parts (which doesn't seem to be easy to explain in books). Thanks.
|
|
|
|
Roddy
: On
July 14, 2008 11:37 PM
said:
|
Good video, good value for my 15 minutes
|
|
|
|
azamat
: On
July 24, 2008 5:42 AM
said:
|
REally superb explanation.
|
|
|
|
cv_vikram
: On
August 08, 2008 11:09 AM
said:
|
|
|
|
|
|
mmseif
: On
August 11, 2008 7:18 AM
said:
|
|
|
|
|
|
|
|
mohanbrij
: On
September 11, 2008 1:47 PM
said:
|
Excellent video, thanks !!!
|
|
|
|
|
|
samuel24
: On
September 27, 2008 3:50 AM
said:
|
|
|
|
|
|
|
|
Vamsi2
: On
November 08, 2008 8:34 PM
said:
|
Thanks for another extremely useful video
|
|
|
|
izet
: On
November 11, 2008 8:42 AM
said:
|
Great video. It really helped to understand the basics of Web Parts. Thanks.
|
|
|
|
webfabrik
: On
December 19, 2008 5:56 PM
said:
|
|
|
|
|
|
paulo882
: On
December 26, 2008 10:47 AM
said:
|
The drag and drop for webparts components does not work in Firefox 3, any work around for this?
|
|
|
|
ciwan353
: On
January 04, 2009 4:23 PM
said:
|
brilliant stuff, but there is soo much to learn!
|
|
|
|
rpc24
: On
January 04, 2009 11:18 PM
said:
|
|
|
|
|
|
papajoe09
: On
January 12, 2009 10:50 AM
said:
|
Great video!! Are there any other videos that talks about other web parts controls? Thanks,
|
|
|
|
acroitoriu
: On
January 23, 2009 9:57 AM
said:
|
excellent tutorial. Simple and clear kickstart to using web parts. Thanks!
|
|
|
|
vibhor khatwar
: On
January 28, 2009 6:34 AM
said:
|
great video i like it so much
|
|
|
|
mulpurir
: On
January 30, 2009 6:19 PM
said:
|
|
|
|
|
|
bohunt
: On
February 11, 2009 12:27 PM
said:
|
This was a very helpful video, thank you very much!
|
|
|
|
amin_pucit
: On
February 23, 2009 8:38 AM
said:
|
nice slides and description! Thanks
|
|
|
|
singhsaurabh
: On
March 09, 2009 6:45 AM
said:
|
This was helpful for me.. thanks
|
|
|
|
PaulWeston1970
: On
March 13, 2009 10:01 AM
said:
|
This video was very helpful, especially considering the project I've got coming up. Thank-you for your help. Paul.
|
|
|
|
drini83
: On
March 25, 2009 1:34 PM
said:
|
im having some problems here. the PC that im using to code has as default mozilla web browser but everytime that i tried to run the code i cannot do the design things(moving parts from one zone to another) when i go to explorer the problem goes but this time something funny happens in the "Addition" menu right next to the check box i get an "untitled" text even though the tittle in the code is "Addition". I even copy+paste the default.aspx from the downloaded code to my project but still the same any one has any idea how to solve this ???
|
|
|
|
|
|
cleverwisdomforever
: On
April 06, 2009 2:31 AM
said:
|
Perfect Video!!! thanks to the Provider!!
|
|
|
|
dranoelp
: On
May 11, 2009 4:15 PM
said:
|
Great video. I think I'll look more into this control. I see a number of ways this could be useful for our end users. Thanks.
|
|
|
|
|
|
susmitadeb
: On
July 03, 2009 9:36 AM
said:
|
Good one ...and good explanation...
|
|
|
|
pabothu.pavan
: On
July 07, 2009 1:59 PM
said:
|
Nice video... But I am getting the following error when I am running the application. "An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)"
|
|
|
|
gajendra deshmukh
: On
July 25, 2009 9:10 AM
said:
|
Good Video...... Thank's Microsoft.....
|
|
|
|
jenny wang
: On
August 24, 2009 4:29 AM
said:
|
For "Error to connect to SQL Server 2005", please try this: 0. First you have to have database ex. "ASPNETDB" created into your SQL Server 2005; 1. Add connectionstring in "Web.Config" similar to this: <connectionStrings> 2. Add WebParts personalize provider in "Web.Config" under "System.Web" section: <providers> <add name="aspnetdbProvider" type="System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider" connectionStringName="aspnetdb" applicationName="WebParts"/> </providers> </personalization> </webParts>
|
|
|
|
|
|
lyndalijun
: On
October 07, 2009 10:44 PM
said:
|
Great video. For anyone who is wondering the trivia addition error(for example, 3+7 = 6 in video), it is in Protected Sub Button_1() function, dim x and dim y has the same value: textBox1.text, the y value should be textBox2.text. Again, Thank you for the great video.
|
|
|
|
jackmurry
: On
October 16, 2009 5:45 PM
said:
|
Good video. What is the speaker's name?
|
|
|
|
jackmurry
: On
October 16, 2009 5:46 PM
said:
|
What's the speaker's name?
|
|