User Profile

Collapse

Profile Sidebar

Collapse
ashokingroups
ashokingroups
Last Activity: Aug 20 '07, 02:02 AM
Joined: Feb 22 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • ashokingroups
    started a topic What does it mean by "Project Architecture?"
    in .NET

    What does it mean by "Project Architecture?"

    Hi,
    Good morning to all.

    When I'm attending for interviews, the interviewers are asking this question?

    What is the project architecture do you follow in your company?

    Can anyone please tell what type of answer i can give to them? means,

    Shall I describe about the forms flow structure I've developed in the project?
    or
    Shall I describe about the different Layers I've used...
    See more | Go to post

  • ashokingroups
    replied to How to protect .htm file with ASP.NET?
    in .NET
    Hi Plater

    Thank you very much for your solution. But sorry to tell you that:
    Solution is there. I've seen in some books. But, not working properly.

    I want the association with .htm files only.

    When the backend database is .mdb file (MS Access), we can get that file through url also if we play some cheap techniques.

    Does that mean that we shall use MS SQL SERVER only instead of MS...
    See more | Go to post

    Leave a comment:


  • ashokingroups
    started a topic How to protect .htm file with ASP.NET?
    in .NET

    How to protect .htm file with ASP.NET?

    Hi everybody,
    Good morning.

    When I associate .htm extension with the ASP.NET framework it is working fine until the time I shut down my system. But, when I restart my sysetm, the entire virtual directory is not opening, and VS.NET is giving the following error.
    Error is: Visual Studio.Net Cannot create or open the application. The liekliest problem is that required components are not installed on the local web server....
    See more | Go to post

  • Thankyou very much Hariharan,
    Your explination is really beautiful.
    I couldn't able to see your post till Monday(23/July) due to some busy schedule.
    bye...
    Ashok kumar....
    See more | Go to post

    Leave a comment:


  • Please solve this query, and help me. :-)

    Hi,
    Good morning to all, :-)

    One interviewer asked me the following question

    He has given the following two tables including data.
    DEPT TABLE
    -------------------
    DEPT(DEPTNO, DNAME, LOC)
    DEPT(10, 'ACCOUNTING, 'NEW YORK')
    DEPT(20, 'RESEARCH', 'DALLAS')
    DEPT(30, 'COMPUTERS', 'BANGALORE')

    EMP TABLE
    ------------------
    EMP(EMPNO, ENAME, MGRNO, DEPTNO)...
    See more | Go to post

  • ashokingroups
    started a topic Updating data from Large result set.
    in .NET

    Updating data from Large result set.

    Hello all,
    Good morning to all.

    Can any one tell solution to this problem please:

    There may be situations where you have a large number of records in a DataSet and only a few have changed.
    Then, How to extract the specific type of changed records and update them separately using DataSet?
    See more | Go to post

  • ashokingroups
    started a topic What is repeatable inheritance in dotnet?
    in .NET

    What is repeatable inheritance in dotnet?

    One interivewer has asked this question to me:

    What is repeatable inheritance in dotnet?

    Can anyone answer this? :)
    See more | Go to post

  • ashokingroups
    started a topic clear postdata in dotnet
    in .NET

    clear postdata in dotnet

    Hi,
    My problem is well known to all. But, I couldn't able to get answer from anywhere either from my colleagues, or from forums. :(

    My problem is this:

    1. I've 10 fields on the form, which all are mandatory fields including one textarea.
    2. If I click on the Submit button after filling up all the required fields, first-time it is okay, but when I clicked F5 button to refresh the page, the following error...
    See more | Go to post

  • Problem to connect from ASP.NET application to MS Access Database

    Hi to all :) Goodmorning,
    Please take a look on my problem.

    I am trying to connect from ASP.Net application to MS Access Database.

    The following error is coming:

    The Microsoft Jet database engine cannot open the file 'D:\Ashok\WEB\S VS\Latha.mdb'. It is already opened exclusively by another user, or you need permission to view its data.

    I'm sure that I've closed all the instances of...
    See more | Go to post

  • Hi kenobewan,
    Thankyou verymuch for giving wonderful url for my doubt.
    I got lot more content than what I asked in the forum.

    bye....
    Ashok kumar....
    See more | Go to post

    Leave a comment:


  • ashokingroups
    replied to problem in FileWriter
    in Java
    Hi,
    I'm new member to this site. Please don't feel bad, and my kind request is that please give 2 minutes of your valuable time.

    I've registered with this site nearly 3 or 4 months before only. I sent some questions also.

    While registration, I've given my mail id <email removed by ADMIN>

    But, I couldn't able to get even single reply also. Now my doubt is that whether my question is appearing in...
    See more | Go to post

    Leave a comment:


  • C# program to find current number of Active User Sessions at your website

    Hi
    In my program, I need to print the current number of active users at this website, means How many number of people are currently accessing the website.
    Can anyone please tell the solution: How to write the code in C# for:
    Current number of Active User Sessions at your website

    Thanks in advance :-)

    bye...
    See more | Go to post

  • Hi, How to write or read-from Error message in EventLog file?

    Hi,
    I'm not getting clear idea on how to work with EventLog in ASP.NET.
    My doubt is:
    How to use the EventLog class with the Application_Err or subroutine in the Global.asax file to automatically log all errors in ASP.NET application to a server Event Log.
    And how can we view entries in the "CustomLog" event log?
    See more | Go to post
No activity results to display
Show More
Working...