I'm having a trouble with how showing calender in wpf. I'm looking for windows sdk but no answer. Please give me some suggestion. Thanks a lot.
sarodam
Posts
-
How to show a calendar in wpf -
Response.Content TypeFor specifying a file type we use Response.ContentType in a webapplication. But it wont work on a windows application..What we shoul use instead??
-
Generating Pdf files dynamicallyi have a windows application which dynamicaly generate a pdf file and it will store data from a table.how to code this? thanks in advance
-
how datas inside a database can be stored in an xml file?how datas inside a database can be stored in an xml file?
-
Automatic question paper generationok..this random function will generate a random number.what will happen if there is no question with id = that random number(some times questions may deleted from the database).
-
Automatic question paper generationHi, i am creating an online test engine..Question papers and choices are stored in the database.when a user login for the test, a question paper vl b generated(randomly questions are selected from database).How to code that in c#.
-
particular column in table in dataseti have a dataset Dataset1.Xsd. in that there is a table video.i have to retrieve the value from a particular coloumn in that table and to display it in another page. hw to code in c# in .net 2.0
-
button inside a gridviewi have a gridview with only one column and several rows.in each row i have added buttons through templte field.i have 2 show somw other data depending upon which button is clicking.hw 2 find which button is clickng???i am doing it in c# in .net 2.0...
-
c# code for downloading a video filei have 2 save it in client machine. i am using asp.net 2005
-
c# code for downloading a video file and saving ita user have logged into a website having video files. He when clicks the download button a dialog box should open asking where the video file should be saved.when he gives a path it should start downloading...hw to code it in c# .i am using asp.net 2.0..
-
c# code for downloading a video filea user have logged into the site. He when clicks the download button a dialog box should open asking where it should be saved.when he gives a path it should start downloading...hw to code it..
-
c# code for downloading a video filei have already embedded the video file.bt when i am clicking its just opening in the IE. i want to give the link for downloading..hw to code that
-
c# code for downloading a video filei have a web application which have video files. when i am clicking it its get opening in an IE but i want it 2 be downloaded..hw to code it i am working in asp.net 2.0 with C#.plz help me..