|
| Cisco : On March 07, 2008 4:03 PM said: |
Is there a way to get the code that is not in the msi? I am not sure why but the MSI does not install or let you see the code on the webpages or the code behind.
|
|
|
| Capiel : On March 17, 2008 6:18 AM said: |
I had the same problem with the MSI code.
I watched the full video and copied the C# code.
As I was testing, I recieved the following Exception message:
"Arithmetic overflow error converting expression to data type smalldatetime. The statement has been terminated."
My code is exactly the same as in the video. What could be wrong?
|
|
|
| sam2000 : On March 26, 2008 4:47 PM said: |
I have the same the problem as you ("Arithmetic overflow error converting expression to data type smalldatetime. The statement has been terminated.").
One way to work around the problem is to edit the column definiton of your table and then change the "DateTimeStamp" field type from "smalldatetime" to "varchar(50)".
It worked for me. I hope it helps you too.
I wrote the code from scratch by the way since I couldn't access the given code.
|
|
|
| hakanbilge : On April 02, 2008 3:53 PM said: |
There is no code for the project for video 8.There is only a shortcut for project but not project.What is the problem?Is there anyone can help me?
|
|
|
| hakanbilge : On April 02, 2008 3:54 PM said: |
there is no code ın these code section.there ıs only a shortcut for project , but not project.
|
|
|
| sam2000 : On April 09, 2008 2:11 AM said: |
I couldn’t access the code either. You can write the code yourself since there is not much to write.
You can also learn better this way.
Start a new project and pause during the video and write your code (just type what the instructor types).
You don’t really need source code.It's Straight forward.
|
|
|
| siggesamson : On May 07, 2008 3:57 AM said: |
I had the same problem. Sure, you can write the code yourself, but you can´t write the "code" for the css. It would be better if you could download all the code.
|
|
|
| parkerdc : On May 07, 2008 9:35 AM said: |
Yep, same problem downloading the code.
These videos were done by learnvisualstudio.net and as a member there, I was able to download the code.
I have the code on my site so you can download it.
htttp://www.deanparker.com/DashSkateboards.zip
1.47 mb
|
|
|
| Diego.Atreyu : On June 03, 2008 11:08 PM said: |
Thanks parkerdc your help was very important to me,
cuz my perfeccionism won't let me go forward before I get to develop an equal project. xD
|
|
|
| bluerainsigma : On June 05, 2008 12:10 PM said: |
good video having the code would be nice
|
|
|
|
|
| dw.egun1 : On July 14, 2008 5:02 AM said: |
Thanks for the video. It is very good.
|
|