this blog contains entries on random stuff , some of the Microsoft technologies that i will be writing code on is C# , VB.NET and ASP.NET .I love game programming but writing logical code bugs me a lot
At first look the code below nothing wrong but let us deconstruct it the right way Code: File.Copy(source, pathToNewPost); XmlTextReader txReader = new XmlTextReader(pathToNewPost); XmlDocument xmlDoc = new XmlDocument(); xmlDoc.Load(txReader); XmlDocument instance can be created using any constructor overloads from here http://msdn.microsoft.com/en-us/libr...extreader.aspx. Great and you have chosen TextReader version wooh, right and ...
File.Copy(source, pathToNewPost); XmlTextReader txReader = new XmlTextReader(pathToNewPost); XmlDocument xmlDoc = new XmlDocument(); xmlDoc.Load(txReader);
Hey whazzap, long time since been here it was one wild ride for me after i got my hosting account from Trill hosting thanks to Jaan just here to tell that i will be writing more on Joomla how to create fantastic sites with it. I already have uploaded the video to Roger the video will be uploaded soon to the channel. Wanted to ask a question? do you like a notepad based explanation or a voice over based. Just see my video1 and give your feedback let me know if i explain well ...
Hey how's it going people? lately been thinking of JQuery a lot. My current work involves use of JQuery to make a draggable interface[a mimic of iGoogle], So just for people who want to know what are the possibilities of JQuery have a look below. The reason behind this blog post IS you will get more screencasts about JQuery along with some cool action JQuery Sliding Panel JQuery IPod style Drill Down menu: ...
Well other day ,i was busy setting up my site @ www.deeptechtons.net [site still under-construction] .Trying out many CMS systems & template based managers i came to a conclusion that i was rather doing all the wrong way . I created a subdomain Installed a CMS Logged as Admin Started tinkering with the Setting's all kinds of stuff. but wasn't this laborious & pain killing .Yes don't ask!! that is why i thought of posting this cool site where ...
Hi seems a long time , i haven't made any posts in the forum or tutorial section or my own domain {www.deeptechtons.net} still i am not up with my design & the site is under construction.Probably i wont be posting anything this weekend ,the following week might be some good time i could write tutorials on Joomla , Drupal ,Dolphin CMS . I got to know all about these because of the hosting from Trill Designs . Jaan seems to be a person out of the box , sure jaan is going to make huge ...