Search

You searched for the word(s): userid:621331

Matching Posts

  • Exception Handling In Business Logic Layer...

    Hello all, I am currently in the process of designing the Business Logic for an application and am unsure of exactly how I should implement exceptions. So my understanding of exceptions is that they are for "exceptional circumstances" that may occur during the program flow. The problem I have is what to do in the case when your code actually finds the issue through logic/validation/testing. I think an example might make it a little clearer as to what I am trying to say... So my main experience
    Posted to Architecture (Forum) by mistry_bhavin on 6/20/2009
    Filed under: BLL, exception, Business Logic Layer
  • Re: How to store articles?

    Hi, Thanks for reply, So how should I store them in SQL server? For example write a whole text in DB or convert that to some meaningful format if any? And what about the Images if an Artical have? Thank you.
    Posted to Getting Started (Forum) by mistry_bhavin on 6/11/2009
  • Easy to remember URLs.

    Hello, Currently I am working on an Article Hosting website. I have a page to show list of articles and other page that shows selected article. All the articles have their own unique Id and I use query string to display that on my page. So my page URL looks like following, www.mywebsite.com/showarticle.aspx?id=122173 www.mywebsite.com/showarticle.aspx?id=183720 www.mywebsite.com/showarticle.aspx?id=293821 On some website I have seen that they use URL like www.mywebsite.com/State-management-in-asp
    Posted to Getting Started (Forum) by mistry_bhavin on 6/11/2009
  • How to store articles?

    Hello, On an Article Hosting site which method is best for storing Articles? Means should I store them in database or in form of HTML pages in some directory? Or is there any other methods for storing articles?
    Posted to Getting Started (Forum) by mistry_bhavin on 6/10/2009
  • Which authentication method suits me best?

    Hello to all, All the pages in my web application are open for people to view. People can view all the pages, information, articals on my site. But I want to restrict them for entering comments and vote any artical. I want only members on my site can enter comment or vote an article. I have icons on with each articles that user can click for voting and texboxes for writting comments. If I put forms authentication on my site, users need to be logged in before viewing an article. So how can I authenticate
    Posted to Getting Started (Forum) by mistry_bhavin on 6/9/2009
  • Left Align Text Elements

    Hello, I have generated a report using Crystal reports 11. When I use this report on ASP.Net page using CrystalReportViewer I found a proble, All the text field in report which are actually left aligned in report are displayed in centered aligned on my asp.net page. When I print this report it prints perfect but only displays wrong on asp.net page. How to solve this problem?
    Posted to Crystal Reports (Forum) by mistry_bhavin on 2/21/2009
  • Re: Kill Session Of Other Users.

    I like that idea for keeping app variable. Thankx a lot...
    Posted to State Management (Forum) by mistry_bhavin on 1/19/2009
  • Kill Session Of Other Users.

    Hello, We have an asp.net application for private organization. As per oraganization's requirement they have a process called "DAY END" and this process is performed only once a day and performed by only one user. Now when this process begins, no user is allowed to make transaction in application. So I think when one user starts this process other user's sessions should be killed and do not allow new user to log in. So how can I do this kind a stuff? Or can any one propose me a
    Posted to State Management (Forum) by mistry_bhavin on 1/16/2009
  • Re: How payment gateways work

    Thank You, These are amezing links...
    Posted to Getting Started (Forum) by mistry_bhavin on 9/22/2008
  • How payment gateways work

    Dear all, I want to know how payment gatways are working? I want to accept payments via credit cards on my web site then what should I do? Do we have to buy gateway services? How?
    Posted to Getting Started (Forum) by mistry_bhavin on 9/22/2008
Page 1 of 33 (330 items) 1 2 3 4 5 Next > ... Last »