I developed a blog-like engine using Linq to Sql and Asp.Net MVC last week and wow the simplicity is amazing.
Greets! Joel
I developed a blog-like engine using Linq to Sql and Asp.Net MVC last week and wow the simplicity is amazing.
Greets! Joel
Congrats!!!!!
Greets! Joel
1680x1050 It's got a Intel Centrino 7500 2 Gb Ram 160 Gb HDD 256 Mb on Video Memory It's nice ..
Greets! Joel
Just received my new laptop .. an ASUS G1S So far so good ... right now I'm downloading express versions of visual studio ..
Greets! Joel
I guess, he means why should you specify the runat="server" on Server Controls
Greets! Joel
:laugh: :laugh: :laugh: :laugh: :laugh: :laugh: :laugh: Wow... that's really funny, I have a few friends that are Java Lovers and they do say that Java is good because it works on all OSes :laugh: :laugh: :laugh: ...
Greets! Joel
It seems that there's a pricing option, do you think that's why is still under construction ?
Greets! Joel
Have you tried infopath .. I don't know if that is what you mean ..
Greets! Joel
Christian Graus wrote:
Except I see no XAML on her blog ?
I was going to say the same thing, I was looking for something XAML Related .. any tip or fancy trick .. I found nothing
Greets! Joel
Yeah in college I did this, as a part of a character recognition program that I wrote ..
Greets! Joel
Gary Wheeler wrote:
Although, I would imagine there are a few Darwin Award aspirants out there who would try it with an automatic...
As I was reading your post I was thinking if there'd be someone who would try it LOL .. !!! Still what's the difference .. a 1 to 3 turns with the gun .. ? 3 turns in the best scenario ..
Greets! Joel
VuNic wrote:
ME: C:>VUNIC. DOS: BAD COMMAND OR FILE NAME. (after thinking for a while about it's response) ME: BADCOMMAND DOS: BAD COMMAND OR FILENAME ME: FILENAME DOS : BAD COMMAND OR FILENAME ME: a**hole, you gave me only two options.
You should have used BAD COMMAND instead of BADCOMMAND LOL ....
Greets! Joel
I understand you, I'm on the same situation right now .. the code that needs to be hacked is sometimes so bad .. I want to kill smack the programmer who wrote this peace of ..... code .. but hopefully .. I'll be done with this ..and move on to greener pastures :D
Greets! Joel
Are you implying that crossing bridges are not safe in Mexico City (Sarcasm):laugh::laugh::laugh::laugh::laugh:
Greets! Joel
Ohhh the beauty of Mexico ... I miss it !!! I just remembered that I have a craving for some suaperro tacos ... or even a guaguacoa consome .. Gotta go find some REAL mexican food over the weekend ..
Greets! Joel
I'll make sure to download them before I go, I usually practice my c++ development skills.
Greets! Joel
jason_lakewhitney wrote:
talk about a long commute
Yeah I hate that commute .. but still I have to do it :S ... not every day though but once a week ...
Greets! Joel
The good thing is that it's friday, The better thing is tomorrow I get to play BioShock on my 46" The bad thing is that I don't have anything to do and I have to fill my 8 hours quota and then I have to take a 4 hour train trip to my home
Greets! Joel
See I told you, you should have gotten your husband an Xbox 360 with an HD-DVD Player add-on Yeah I think it's too bad .. I just recently got a 1080p LCD just for the Movies in the PS3 ... ---------------------------------------- Edit Sorry I thought I was replying to Leckey .. by no means do I imply that John Simmons has a husband :laugh::laugh::laugh::laugh::laugh::laugh: My Bad
Greets! Joel
There are many ways you can handle this, one that comes to mind is On the column where you want to add this functionality 1.- Make that column a template column, this will allow you to Add controls to the column anyway you want 2.- add an Image Button on the column 3.- On the tag look for the source property of the image button 4.- Add something like this <asp:imageButton id=imgButton1 runat=server ImageSource="<%(Eval(Container.DataItem, 'Column'))'Add.jpg':'Edit.jpg'%>" />
About the property of the image I don't recall if it is Source or Image Source but you get the Idea
Greets! Joel