Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to add home page in start menu...? Pin
Abhijit Jana23-Oct-07 19:14
professionalAbhijit Jana23-Oct-07 19:14 
AnswerRe: How to add home page in start menu...? Pin
Abhijit Jana23-Oct-07 19:10
professionalAbhijit Jana23-Oct-07 19:10 
GeneralRe: How to add home page in start menu...? Pin
Pankaj - Joshi23-Oct-07 19:18
Pankaj - Joshi23-Oct-07 19:18 
GeneralRe: How to add home page in start menu...? Pin
Abhijit Jana23-Oct-07 21:16
professionalAbhijit Jana23-Oct-07 21:16 
GeneralRe: How to add home page in start menu...? Pin
N a v a n e e t h23-Oct-07 19:48
N a v a n e e t h23-Oct-07 19:48 
GeneralRe: How to add home page in start menu...? Pin
Abhijit Jana23-Oct-07 21:18
professionalAbhijit Jana23-Oct-07 21:18 
QuestionWhat is the important of <!DOCTYPE > ? [modified] Pin
bug_aonz23-Oct-07 17:02
bug_aonz23-Oct-07 17:02 
AnswerRe: What is the important of <!DOCTYPE > ? Pin
N a v a n e e t h23-Oct-07 18:50
N a v a n e e t h23-Oct-07 18:50 
bug_aonz wrote:
Do firefox have a problem with <iframe> ?


No it don't have any problem with firefox. Only thing is you need to make sure whatever you have written is up to w3c standards.

bug_aonz wrote:
Can i remove tag ?


You can remove Doctype. It will correct the display problem. Previously browsers used to ignore this tag and render whatever it understood from the HTML elements. But now the scenario got changed, and page will be rendered depending on the Doctype, I mean changing doctype can change the design. But removing won't make any problem.


AnswerRe: What is the important of &amp;lt;!DOCTYPE &gt; ? Pin
Guffa23-Oct-07 20:36
Guffa23-Oct-07 20:36 
QuestionData organization ideas Pin
kenprog23-Oct-07 13:54
kenprog23-Oct-07 13:54 
AnswerRe: Data organization ideas Pin
PIEBALDconsult23-Oct-07 14:07
mvePIEBALDconsult23-Oct-07 14:07 
GeneralRe: Data organization ideas Pin
kenprog23-Oct-07 14:18
kenprog23-Oct-07 14:18 
GeneralRe: Data organization ideas Pin
PIEBALDconsult23-Oct-07 16:45
mvePIEBALDconsult23-Oct-07 16:45 
GeneralRe: Data organization ideas Pin
kenprog24-Oct-07 11:01
kenprog24-Oct-07 11:01 
QuestionPossible to combine unmanaged dlls in a resource ? Pin
User 226147423-Oct-07 12:15
User 226147423-Oct-07 12:15 
Questionthis the code which i ask u about it please when u know the error tell me and i'm wait [modified] Pin
memaia23-Oct-07 12:12
memaia23-Oct-07 12:12 
AnswerRe: this the code... Pin
Guffa23-Oct-07 12:27
Guffa23-Oct-07 12:27 
GeneralRe: this the code... Pin
Luc Pattyn23-Oct-07 14:08
sitebuilderLuc Pattyn23-Oct-07 14:08 
AnswerRe: this the code which i ask u about it please when u know the error tell me and i'm wait [modified] Pin
Spacix One23-Oct-07 12:43
Spacix One23-Oct-07 12:43 
GeneralRe: this the code which i ask u about it please when u know the error tell me and i'm wait Pin
Christian Graus23-Oct-07 16:09
protectorChristian Graus23-Oct-07 16:09 
GeneralRe: this the code which i ask u about it please when u know the error tell me and i'm wait Pin
Dave Kreskowiak23-Oct-07 16:22
mveDave Kreskowiak23-Oct-07 16:22 
GeneralRe: this the code which i ask u about it please when u know the error tell me and i'm wait Pin
Colin Angus Mackay5-Nov-07 13:44
Colin Angus Mackay5-Nov-07 13:44 
AnswerRe: this the code which i ask u about it please when u know the error tell me and i'm wait Pin
Colin Angus Mackay5-Nov-07 13:48
Colin Angus Mackay5-Nov-07 13:48 
QuestionDate Conversion, XML, DB etc...` Pin
lune1223-Oct-07 12:10
lune1223-Oct-07 12:10 
AnswerRe: Date Conversion, XML, DB etc...` Pin
Not Active23-Oct-07 12:47
mentorNot Active23-Oct-07 12:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.