Rakib

Stories kicked by Rakib

Understanding Safe Database Synchronization(weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 3 months ago

Data or content synchronization is one of the classic problems in software world. It becomes very trivial point while working on software production, where production data and schema needs to be synchronized with live data and schema. Having some basic conceptual complexity, developers often get afraid to use any automated tool considering the risk factors to lose of data or content. Having a clear specific idea on content synchronization will greatly help to reduce lots of confusion and fear. read more...

2 comments |category: |Views: 303

tags: another

Why aren't I an MVP?(codebetter.com)

submitted by klaus_b0klaus_b0(210) 3 years, 3 months ago

There's a problem with the MVP program I'd like to talk about. The fact that I'm no longer an MVP (haven't been for over a year now) isn't the problem, merely a symptom. My problem is that I don't know why I'm not an MVP, and by extension I don't know why others are. The process of becoming and remaining an MVP is completely opaque. Plainly, the MVP program lacks transparency. read more...

add a comment |category: |Views: 680

tags: another

Using FlexiGrid in your ASP.NET application(raihaniqbal.org)

submitted by PrinceOfDhakaPrinceOfDhaka(390) 3 years, 3 months ago

JQuery is an excellent Javascript framework if you know how to use it efficiently and it can transform your ASP.NET applications to Web 2.0 with ease. This is one example how! I just dread ASP.NET postbacks! Your valuable comments are welcome! read more...

add a comment |category: |Views: 267

tags: another