Jump to content

New Concepts On D01 Net


karna11

Recommended Posts

[quote name='karna11' timestamp='1371827013' post='1303876915']
today topic : Bootstrap in MVC
[/quote]

boot camp laga boot strap endhi......dependency injection lanti concept aa [img]http://4.bp.blogspot.com/-zCNlu9DBAFA/UaG0dkkz_II/AAAAAAAAGU0/W2Qq6ZR9OLY/s1600/brahmi17.gif[/img]

Link to comment
Share on other sites

[quote name='victor_raja' timestamp='1371753014' post='1303874570']
Nuvvu kummeyy mayya... [img]http://24.media.tumblr.com/235b603cd28621838d2cea82289e5d4a/tumblr_mnytl80Bxc1sp9fcho1_400.gif[/img]
[/quote]
ee concept edo baagunde.....alasipokunda ekkuva sepu cheyochu....

Link to comment
Share on other sites

[quote name='karna11' timestamp='1371844901' post='1303878384']
awesome features, ex:
normal view HTML output:

[color=blue]<[/color][color=#800000]label[/color] [color=red]for[/color][color=blue]="[/color][color=blue]Amount"[/color][color=blue]>[/color]
Amount Left[color=blue]<[/color][color=#800000]span[/color] [color=red]class[/color][color=blue]="[/color][color=blue]required"[/color][color=blue]>[/color]*[color=blue]<[/color][color=blue]/[/color][color=#800000]span[/color][color=blue]>[/color]
[color=blue]<[/color][color=blue]/[/color][color=#800000]label[/color][color=blue]>[/color]
[color=blue]<[/color][color=#800000]div[/color] [color=red]class[/color][color=blue]="[/color][color=blue]input-prepend input-append"[/color][color=blue]>[/color]
[color=blue]<[/color][color=#800000]span[/color] [color=red]class[/color][color=blue]="[/color][color=blue]add-on"[/color][color=blue]>[/color]$[color=blue]<[/color][color=blue]/[/color][color=#800000]span[/color][color=blue]>[/color]
[color=blue]<[/color][color=#800000]input[/color] [color=red]id[/color][color=blue]="[/color][color=blue]Amount"[/color] [color=red]name[/color][color=blue]="[/color][color=blue]Amount"[/color]
[color=red]placeholder[/color][color=blue]="[/color][color=blue]amount in dollars"[/color] [color=red]type[/color][color=blue]="[/color][color=blue]text"[/color] [color=red]value[/color][color=blue]="[/color][color=blue]10"[/color][color=blue]>[/color]
[color=blue]<[/color][color=#800000]span[/color] [color=red]class[/color][color=blue]="[/color][color=blue]add-on"[/color][color=blue]>[/color].00[color=blue]<[/color][color=blue]/[/color][color=#800000]span[/color][color=blue]>[/color]
[color=blue]<[/color][color=#800000]button[/color] [color=red]class[/color][color=blue]="[/color][color=blue]btn"[/color] [color=red]type[/color][color=blue]="[/color][color=blue]button"[/color][color=blue]>[/color]Save[color=blue]<[/color][color=blue]/[/color][color=#800000]button[/color][color=blue]>[/color]
[color=blue]<[/color][color=blue]/[/color][color=#800000]div[/color][color=blue]>[/color]

bootstrapview itheeee adhi chaluu:
@Html.Bootstrap().LabelFor(x => x.Amount).LabelText([color=purple]"[/color][color=purple]Amount Left"[/color]).ShowRequiredStar([color=blue]true[/color])
@Html.Bootstrap().TextBoxFor(m => m.Amount).Placeholder([color=purple]"[/color][color=purple]amount in dollars"[/color]).Prepend(
[color=purple]"[/color][color=purple]$"[/color]).Append([color=purple]"[/color][color=purple].00"[/color]).Append(Html.Bootstrap().Button().Text([color=purple]"[/color][color=purple]Save"[/color]))

O/P will look like this:
[img]http://www.codeproject.com/KB/aspnet/570762/example1.gif[/img]
[/quote]
[img]http://www.desigifs.com/sites/default/files/2013/brahmiawhistle.gif?1369595064[/img][img]http://www.desigifs.com/sites/default/files/2013/brahmiawhistle.gif?1369595064[/img]





coding wise tagindhi plus look and feel bagundhi

Link to comment
Share on other sites

Jqery thoo ikkada oka function vundhi awesome, nee(ui) page loo emina gridview vuntee dhanni automatic gaa data table gaa marchi sort, pagenation, no of records per page drop down & records per page & records emina liks buttion vuntee dhani url ni related controller ki bind chesidddi idanthaa only 4lines of code, I never seen before like this any proj, really jquery has nice features.

I used js only before

Link to comment
Share on other sites

MVC use chese vall kii very useful link
[url="http://twitter.github.io/bootstrap/scaffolding.html#gridSystem"]http://twitter.github.io/bootstrap/scaffolding.html#gridSystem[/url]

Link to comment
Share on other sites

[quote name='vishwamithra' timestamp='1372086908' post='1303883852']
[img]http://4.bp.blogspot.com/-zCNlu9DBAFA/UaG0dkkz_II/AAAAAAAAGU0/W2Qq6ZR9OLY/s1600/brahmi17.gif[/img]
[/quote]
ikkada alageee vundhiii naa parasthithii

Link to comment
Share on other sites

inthaki pulusu ayipoyindha[img]http://4.bp.blogspot.com/-zCNlu9DBAFA/UaG0dkkz_II/AAAAAAAAGU0/W2Qq6ZR9OLY/s1600/brahmi17.gif[/img]

Link to comment
Share on other sites

[quote name='Nissan' timestamp='1372102258' post='1303885078']
inthaki pulusu ayipoyindha[img]http://4.bp.blogspot.com/-zCNlu9DBAFA/UaG0dkkz_II/AAAAAAAAGU0/W2Qq6ZR9OLY/s1600/brahmi17.gif[/img]
[/quote]
day to day processes, vasthunee vundhii okaa 2 monthss dhaka schdulee busyy nenokaa student neee

Link to comment
Share on other sites

nissan saab rojukoo kotthaa topic isthaaa nerchu koo,
[url="http://twitter.github.io/bootstrap/base-css.html?#icons"]http://twitter.github.io/bootstrap/base-css.html?#icons[/url]

Link to comment
Share on other sites

[quote name='puli_keka' timestamp='1372113004' post='1303885635']
@karna11
maa user story blocked on design .. picha boring ga undhi in aapice.. installed Linqpad n exploring it.. liking it :0012391:
[/quote]
roju oka topic isthaa saduvukoooo, koncham skills anna upgrade avuthyii

Link to comment
Share on other sites

[quote name='karna11' timestamp='1371642884' post='1303869336']
antha new technologies, CRM anta,ADX studio anta, MVC 3.0 (idhiokati telusu inthdhulo) , Scrum antaa

ninna jarigina comdey ; evadoo maa team loo vadu(contractor) lee planing poker idea vundhaa anadu, nenemoo texts hold'm laga idhedhoo vere game anukunnaa,nooti dhaka vachinddhii, naka 5 card poker vachuu ani inka nayam analaaa,

tarvata telisindhii adhi project planing anii

thuuu state loo intha intensive gaa vundatam idhe 1st time chudatam

evening kalusthaaaaa
[/quote]inak pulusu kaaruthuney unda baa ? enni litres kaarindi eti ippati varaku ?

Link to comment
Share on other sites

×
×
  • Create New...