{"id":454,"date":"2012-09-07T17:55:11","date_gmt":"2012-09-07T12:25:11","guid":{"rendered":"http:\/\/www.harshbaid.in\/?p=454"},"modified":"2013-05-18T10:18:27","modified_gmt":"2013-05-18T04:48:27","slug":"getting-started-with-multifile-assembly","status":"publish","type":"post","link":"https:\/\/www.harshbaid.in\/2012\/09\/07\/getting-started-with-multifile-assembly\/","title":{"rendered":"Getting started with Multifile assembly"},"content":{"rendered":"

What is Multi-file assembly?<\/h2>\n

It is an application assembly either web-based or desktop-based which spans across many files to support extensibility and dynamically adding new features.<\/p>\n

What is Modules?<\/h2>\n

Modules means class files such as Program.cs or frmMain.cs, in context of assemblies.<\/p>\n

Usage of Multi-file assembly<\/h2>\n