Browse by Tags - Community Credit Forums
in

    Community Credit Forums

Browse by Tags

  • GridView- Difference between asp:hyperlinkfield and asp:hyperlink

    <asp:gridview id="titlesGrid" runat="server" datasourceid="titles" width=90% cellpadding=5 font-size="8pt" autogeneratecolumns=false............. http://blog.joggee.com/?p=76
    Posted to ASP.NET (Forum) by joggee on Fri, Jul 11 2008
  • GridView- Difference between asp:hyperlinkfield and asp:hyperlink

    <asp:gridview id="titlesGrid" runat="server" datasourceid="titles" width=90% cellpadding=5 font-size="8pt" autogeneratecolumns=false............. http://blog.joggee.com/?p=76
    Posted to ASP.NET (Forum) by joggee on Fri, Jul 11 2008
  • 301 Redirect

    301 redirect is the most efficient and Search Engine Friendly method for webpage redirection. It's not that hard to implement and it should preserve your search engine rankings for that particular page. If you have to change file names or move pages around, it's the safest option. The code "301...
    Posted to ASP.NET (Forum) by joggee on Fri, Jul 11 2008
  • Project Workflows and Roles

    I like sometime to read about project plannings. Got some complex pictures and posted The graphic to the right illustrates the flow of work and authority among roles in a possible website production organization of about 40 people.............. http://blog.joggee.com/?p=72
    Posted to ASP.NET (Forum) by joggee on Fri, Jul 11 2008
  • ASP.NET TODO Comments

    Using TODO, HACK, and UNDONE Comments TODO comments is really useful command. When you begin a comment with ToDo or TODO or however you want to capitalize it, you can then see this comment in your task list by changing the task list options............. http://blog.joggee.com/?p=70
    Posted to ASP.NET (Forum) by joggee on Fri, Jul 11 2008
  • How to unzip file?

    Function Unzip(FileName as String) Dim Proc As System.Diagnostics.Process........ http://blog.joggee.com/?p=69
    Posted to ASP.NET (Forum) by joggee on Fri, Jul 11 2008
  • ASP.NET Useful Keyboard Commands

    Visual studio provide almost the same key combination what microsoft office has. Some time we need to make all the text or Stored procedure texture in UPPER CASE for more readibility. Sometime in lower case. Visual studio does the same, but most of the developer use Microsoft word for this......... http...
    Posted to ASP.NET (Forum) by joggee on Fri, Jul 11 2008
  • UltiDev Cassini Web Server for ASP.NET Applications

    Came across this neat little utility today. I had been searching for a way to host a quick ASP.NET application on a Windows XP Machine and didn't want the overhead of installing/configuring and securing IIS. Check it out - they have versions for ASP 1.1 and 2.0 http://ultidev.com/products/Cassini...
    Posted to IIS (Forum) by LouVega on Fri, Apr 25 2008
  • Re: How to maintain User Status on website in C# ASP.NET

    Great question! The main issue is that the HTTP protocol is stateless. In other words, when a visitor makes a request, you handle it, and then forget they exist, until the next time they visit your site again. This could be 20 minutes or 20 seconds, right. But, you do have some options. Each time visitor...
    Posted to ASP.NET (Forum) by KarlShifflett on Sat, Feb 9 2008
  • CSAH (Pronounced See Saw?) - An amazing utility

    A colleague and very accomplished developer that I work with at Motorola showed me a pretty amazing utility yesterday called CSAH. CSAH stands for CopySourceAsHTML and seems ideal for when you want to post a blurb of Code that you wrote, but want it to be formatted the way that it looks on your development...
    Posted to Starbucks .NET Developer (Weblog) by DavidSilverlight on Thu, Aug 23 2007
Page 3 of 4 (32 items) < Previous 1 2 3 4 Next >
Powered by Community Server (Commercial Edition), by Telligent Systems