RSS Suraj's blog
哪吒推荐该订阅
简介:imagination more important than knowledge
原站:http://www.surajshrestha.com.np
指数:
点击立即订阅,“Suraj's blog”的内容有更新,哪吒第一时间提醒您
“Suraj's blog”的内容更新
累计:18 篇(自 2009-07-05 起)
更新:约7篇/年,最后更新490 天前
Suraj's blog
today, i had to deal with an annoying bug.“display:inline-block” property was not working internet explorer while it works in firefox and chrome.i use internet explorer 8. previously, it use to work. i did’t know what happened.the same code worked for other websites while not for application running on my machine.it took me a good amount of time t... (304 天前)
Suraj's blog
enableeventvalidation is a nice security feature of asp.net. it detects any unintentional modification of page at the client side which is invoking event.however, if you turn off enableeventvalidation in the page, there are consequences.you won’t be able to use the controls in page until page_load event is reached.in other words, controls are not ins... (304 天前)
Suraj's blog
well i am talking about built-in administrator, not a user created as administrator. windows administrator is by default disabled in windows 7 and vista.and yes, it is advised not to use built-in administrator. but, sometimes you may want to login to intranet website as administrator. in fact, sometimes you may need to do so.i had same issue with sql s... (304 天前)
Suraj's blog
yes, i know it’s not that hard and there are lot of articles floating around. this post might be helpful for starters. so, how do you do it?there is a javascript function used by asp.net which does the postbacks of events generated from aspx page to asp.net server.the function is __dopostback(eventtarget, eventargument). so, a typical use might be li... (304 天前)
Suraj's blog
if you are visual studio lover, you might know that it is able to debug into javascript also. but, whenever you put a break point in javascript, chances are less likely that it would exactly stop by same point. it is because, visual studio tend to hit the break point at the line number where break point was inserted in source file. but, the client file ... (304 天前)
Suraj's blog
if you are in php or other programming languages, you may need to write regular expressions very often. it may be tedious to run the whole program to check whether the regular expression you wrote is correct or not. so, if you have some sample string where you can find your desired regular expression match, editpad pro can be a very handy tool to check y... (304 天前)
Suraj's blog
binary tree is a data structure of tree shape in which each node can have either 2 or 0 children(s). height of a tree is the maximum depth of nodes of the tree. here is the algorithm to that returns the height of the tree. it should be called by passing position of root node of tree as argument.algorithm getheight(pos) input position pos of the node wh... (304 天前)
相关订阅源
RSS Jogos de celular

diversão na palma da mão

指数 | 1人订阅  

RSS EsoWatch

ein kritischer blog rund um esoterik.

指数 | 1人订阅  

我要反馈