Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
H

Haseeb Mukhtar

@Haseeb Mukhtar
About
Posts
13
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Text Reports for ASPX 2.0
    H Haseeb Mukhtar

    Hello All, I need urgent help; I need to design a report which has a more width then normal reports so have to use the 132 column page (14 inch wide) and dot matrix printer. Now the problem is that report has font size 8, designed in crystal report but its print is not coming readable because its printing as a bitmaps. For printing small fonts in dot matrix, I found out that; if we print from dos then its printing as a text(not bitmap) so the printing comes fine. Now I need to design report which can be convertable on txt files with proper spacing between columns and rows. That same thing is provided in oracl* report builder with a template name "character report" and those can be convertable in txt files. Any please give some suggestions or solutions. Regards, Haseeb Mukhtar.

    ASP.NET help graphics design

  • Character Report (text Report)
    H Haseeb Mukhtar

    Hello All, I am working on ASPX 2.0 and C#. I need to design a character report (text report). Basically want users to save in txt file. Any have any idea how to design text reports or text documents. waiting for you reply. Thankyou

    ASP.NET csharp design tutorial

  • ASP 2.0 Class File Not Found
    H Haseeb Mukhtar

    Hi thanks for your reply, I tried that too, but its then saying that dll file not found.

    ASP.NET help csharp sysadmin windows-admin question

  • ASP 2.0 Class File Not Found
    H Haseeb Mukhtar

    Hi all, I have created a simple ASPX web page using aspx 2.0 and C#. When I was designing it was working fine, but now i have copied the website in inetpub\wwwroot folder. No when I run using IIS server its giving error; Compiler Error Message: CS0246: The type or namespace name 'Class1' could not be found (are you missing a using directive or an assembly reference?) Source Error: Line 17: protected void Button1_Click(object sender, EventArgs e) Line 18: { Line 19: Class1 c = new Class1(); Line 20: TextBox1.Text = c.name(); Line 21: } I cant understand that why its not finding the classes. All classes are in App_Code folder. Any one could please help me. regards, Haseeb Mukhtar

    ASP.NET help csharp sysadmin windows-admin question

  • aspx 2.0 deployment and class object
    H Haseeb Mukhtar

    Hello all. I am working on asp.net 2005, the solution is wroking fine in local machine but when I copied pages in web hosting server its giving some exception, i was not ably to see the exact exception because in webserver its send to specific page if found any error. I removed the line where I was creating object of other class and then copied to web and it works fine. So is there is any specific way for creating object of other class in aspx 2005.

    ASP.NET sysadmin csharp asp-net hosting help

  • how to show/hide forms ?
    H Haseeb Mukhtar

    Hello Ashraf, Suppose you have 1 MDI Parent form which is "MAIN" and two mdi child forms which are "child1" and "child2" In form child1 there is a button for opening child2 form and close child1 form, try this code child2 objchild2=new child2(); this.hide(); objchild2.show();

    C# question tutorial

  • location in c# program for creating object
    H Haseeb Mukhtar

    Hello yogita , It depands on your working scenerio. If its just class with some methods to call then I suggest to Create instance in every aspx but please dispose that object too. If that class contains session or user information then you may use in global class. Thank You.

    C# csharp tutorial question

  • How can I get MAC address of computers inlocal network in C# programming
    H Haseeb Mukhtar

    Hello Samira Please Reffer http://www.codeguru.com/cpp/i-n/network/networkinformation/article.php/c5451/[^] There are three differen methods provided or gettign mac address and it works good. Thank You Haseeb

    C# csharp sysadmin question

  • How to Encrypt Data and Save to Registry ?
    H Haseeb Mukhtar

    Hello Please Reffer http://msdn2.microsoft.com/en-gb/library/system.security.cryptography.des.aspx[^]

    C# windows-admin tutorial question

  • Need help its urgent please please help
    H Haseeb Mukhtar

    Hello Kunal Sagwaria You can play with read permissions, if the use logged in then y coding change read permission for specific file, but this is not a good solution. You can also place complete SWF files in database, which is better solution for protecting swf files. But keep in mind that logged in user can save those swf files into his local computer.

    C# csharp testing collaboration beta-testing help

  • Parameterized transactions & non-parameterised transacions
    H Haseeb Mukhtar

    Hello all, What will be benefit if we use parameterised transactions for inserting, updating records. For a large scale development which should be better the simple sql complete query based solution or parameterized solution.

    C# database

  • ASP.NET 2.0 secure source code
    H Haseeb Mukhtar

    Thankx all, especialy Guffa, i will go for deployment package for aspx. thanks alot. :) keep Smiling, Happy Coding.

    ASP.NET csharp asp-net business

  • ASP.NET 2.0 secure source code
    H Haseeb Mukhtar

    Hi all, We can secure source code of business login in asp by using DLLs but how can we secure ASPX pages. I had sale a business solution to a company and they just rename the my company's name and logo and sale to other companies. any solution.

    ASP.NET csharp asp-net business
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups