URL Rewriting: The easy & complete way URL Rewriting can be a pain at times. The truth is, it is a pain! There are tons of ways of doing it, but it gets very confusing, very fast trying to figur… more →
Thomas' Developer Blogsanalksankar wrote 1 week ago: Remember those days when we had only a single communication to the server where we had to handle all … more →
codinglifestyle wrote 1 month ago: Test question: I have a form which binds data to a Repeater on PageLoad. The Repeater’s ItemT … more →
backupcode wrote 2 months ago: The following code would refresh the page after 3 seconds. Page.Response.AppendHeader("Refresh", "3; … more →
codinglifestyle wrote 5 months ago: I started my .NET career writing WebParts for SharePoint 2003. You would think this would make me a … more →
mlpnavarro wrote 6 months ago: On the 4th sprint week we’ve managed to finish the rest of the minor tickets. Hurray! Since we … more →
anthonycataldo wrote 7 months ago: Web 2.0 was (originally) a technology I thought was going to hit us one day and everything would … more →
gullele wrote 7 months ago: Postback in simple terms is self referal of the page. In earlier version of ASP, the form would … more →
asadsiddiqi wrote 8 months ago: As a prerequisite you would require to have Microsoft Visual Studio 2008 installed on your system. … more →
technofizz wrote 9 months ago: Today we are going to introduce you to the concept of PostBack in ASP.NET. PostBack is the name give … more →
Lakshmi Sravanthi Chowdam wrote 10 months ago: The web is a stateless medium – state is not maintained between client requests by default. Every ti … more →
Teerapong Sontayaman wrote 10 months ago: บทความนี้ผมจะขอพูดถึง Postback เพื่อให้กระจ่างสำหรับ โปรแกรมเมอร์ มือใหม่ที่ยังไม่เข้าใจการทำงานของ … more →
Frank Adams wrote 11 months ago: I had an issue yesterday with a dropdown on a form. I was trying to post the values to a new form … more →
jebastine wrote 11 months ago: As a web developer everyone knows while submitting the page, the page will be posted back and render … more →
indogeekchic wrote 1 year ago: Pada halaman web, setiap kali event postback tereksekusi, seringkali user akan dikembalikan ke bagia … more →
criistii wrote 1 year ago: This article provides information of an easy way to implement URL rewrite mechanisms in a .NET websi … more →
schleichermann wrote 1 year ago: If you need to be able to update the text displayed in an ASP.net control such as a LinkButton throu … more →
slightlybehindthecurve wrote 1 year ago: Asp.Net Repeater Control: Confirmation Maybe I missed something, but I couldn’t immediately fi … more →
sanzon wrote 1 year ago: URL Rewriting: The easy & complete way URL Rewriting can be a pain at times. The truth is, it … more →
baraholka1 wrote 1 year ago: Flamin’ annoying. On this one particular page the enter key would trigger a postback on an Ima … more →