after long time i got chance to configure tfs myself .i did this for my biztalk team .i was able to install without any issue… thanks, suresh behera…(read .. .. ..
Javascript : Modifying parent element from child block the web site to display
well recently i was working with dotnetnuke and we are using lots of javascript around this project. internally, dotnetnuke use lot of asp.net user control which lead to have a situation where child element accessing/modifying data of parent. here is one example the div element is a child container element. the script block inside the div element tries to modify the body element. the .. .. ..
“Being Agile” Means No Documentation, Right?
ask most software professionals what agile is and they’ll probably start talking about flexibility and delivering what the customer wants. some may even mention the word “iterations”. but inevitably, they’ll say at some point that it means less or even no documentation. after all, doesn’t creating, updating, and circulating painstakingly comprehensive documentation .. .. ..
Dicas do C# 4 consumindo uma DLL da Daruma com o mestre Claudenir
olá pessoal, recentemente tive o prazer de compartilhar o conhecimento com o time de desenvolvedores da daruma e o claudenir me convidou para gravar este vídeo mostrando como usar alguns recursos de parâmetros opcionais e expressões lammmmmmbda no c# 4. o código contou com a presença do felipe, da equipe da daruma, o qual me mostrou quais métodos poderiamos consumir. como não conheço .. .. ..
Checking if an Unloaded Collection Contains Elements
if you want to know if an unloaded collection in an entity contains elements, or count them, without actually loading them, you need to use a custom query; that is because the count property (if the collection is not mapped with lazy=”extra”) and the linq count() and any() methods force the whole collection to be loaded. you can use something like these two methods, one for checking if there .. .. ..
DNN World 2011
we’re on the plane flying back to st. louis from dnn world 2011 . i gave a presentation titled dnn 6 ui/ux patterns , discussing the form patterns introduced in the administrative modules in dnn 6 (the new look and feel that you immediately noticed after logging into your new dnn 6 site). many folks asked about seeing the examples that i presented, and they are available as a .. .. ..
Membership e Authentication no ASP.NET 4.5
vejam que boa notícia. para quem desenvolve em asp.net e usa autenticação com membership terá uma grande novidade na hora de autenticar. na versão 4.5 poderemos autenticar o usuário usando a rede social, ou seja, o login poderá ser feito usando os serviços do google, yahoo, facebook, twitter ewindows live. isto tudo será possível pq teremos novos providers oauth e openid para .. .. ..
Silverlight Training Montreal in November 2011
still a few seats available for the next silverlight tour stop in montreal, come and learn top silverlight content from local experts!!! what: silverlight training when: november 21-24 (4 days) where: montreal, qc registration/info also note that we offer a free license of telerik’s radcontrols for silverlight to every attendee ($999 value)!! for more information on radcontrols, .. .. ..
WebGrid Helper and Complex Types
introduction: webgrid helper makes it very easy to show tabular data. it was originally designed for asp.net web pages(webmatrix) to display, edit, page and sort tabular data but you can also use this helper in asp.net web forms and asp.net mvc.when using this helper,sometimes you may run into a problem if you .. .. ..
